ormy $data = qq(SELECT MAX(id) FROM table); # +1
my $data = qq(SELECT id FROM table ORDER BY id DESC); # +1
In reply to Re: How to find the highest number in a mysql table
by sulfericacid
in thread How to find the highest number in a mysql table
by Anonymous Monk
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |