Hi Everyone

by 1 replies
1
Hi all,
I need to know about Stored procedure in SQL
#programming
  • 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.

Next Topics on Trending Feed