SELECT count(*) FROM rmsbfp.tblestablishment t;
any body to help me to create a view/query to display two tables summary using COUNT? Thanks for your help




Posted 05 October 2012 - 08:54 AM
SELECT count(*) FROM rmsbfp.tblestablishment t;
|
|
Query failed: connection to localhost:3312 failed (errno=111, msg=Connection refused).
|
