MySQL Forums
Forum List  »  Newbie

Re: select count(*) from table
Posted by: Ramalingam Chelliah
Date: August 10, 2004 11:24PM

Hi ,

Look at the user comments (second) at the bottom of this link

http://dev.mysql.com/doc/mysql/en/UNION.html

Posted by Michael Bailey on July 7 2003 3:01pm [Delete] [Edit]

If you are still working in MySQL 3.x and need to know how to emulate the UNION statement, here's a good article to check out:

http://jinxidoru.com/tutorials/union.html

He advices to use Dummy table ....

Hope this is useful ....
Regards,
Ram.

Options: ReplyQuote


Subject
Written By
Posted
August 10, 2004 04:59PM
Re: select count(*) from table
August 10, 2004 11:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.