[snip]
I have a little question. I have two tables which are used for saving 
private messages. If a user has NO messages, the result doesn't return 
_anything_. I expected to get "0 results" but this really confuses me.
[/snip]

If there is no data you should get an 'Empty set (0.00)' message or
something similar.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to