Warrior Forum Logo
Login
Hi Everyone
by
Usha Crystal
Posted: 9 years ago
1 replies
1
Hi all,
I need to know about Stored procedure in SQL
#programming
alexkorolev
9 years ago
Stored procedures are a batch of SQL statements that can be executed in a couple of ways. Most major DBMs support stored procedures; however, not all do. You will need to verify with your particular DBMS help documentation for specifics.
Join the discussion
Next Topics on Trending Feed
1
Hi Everyone
Hi all, I need to know about Stored procedure in SQL