Thread
:
how to create store procedure?
View Single Post
#
2
(
permalink
)
02-20-2008, 05:49 AM
Murali
D-Web Master
Join Date: Feb 2007
Location: India-Chennai.
Posts: 386
Re: how to create store procedure?
Could not able to understand your question clearly?
Can u able to tell me what u exactly need?
Did u mean to get the total number of records from a table,then it is so simple
Code:
SELECT COUNT(*) FROM table;
__________________
-
Murali..
Murali
View Public Profile
Send a private message to Murali
Find all posts by Murali