Quote:
Originally Posted by senraj example:
--------
table name : users
how to create store procedure in this table total count ? |
Hi senraj,
If you want to do the process lot from others table then u can go for SP instead of using it in your page either in a separate queries.
If you get data from the given table means as Murali said use simple select Query