mysql query question
mysql query question
Out of context: Reply #1
- Started
- Last post
- 3 Responses
- smokie0
SELECT MAX(auto_increment) FROM table GROUP BY ses_id
....that probably wont work!
:)¬
SELECT MAX(auto_increment) FROM table GROUP BY ses_id
....that probably wont work!
:)¬