View Single Post
  #5 (permalink)  
Old 04-25-2008, 06:26 AM
Jeyaseelansarc Jeyaseelansarc is offline
D-Web Genius
 
Join Date: Mar 2007
Location: Chennai
Posts: 1,162
Jeyaseelansarc is on a distinguished road
Send a message via AIM to Jeyaseelansarc
Default Re: how to create store procedure?

Quote:
Originally Posted by senraj View Post
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
__________________
With,
J. Jeyaseelan

Everything Possible
Reply With Quote