Hi
 
If I use SELECT COUNT(*) FROM tbl_name how do I return that as a printable string?
 
also,
 
if I have data such as the following
 
id | name | number
1 | Ted | 36
1 | Ted | 36
 
Thanks
 
Darren
 

Reply via email to