What is stored procedure in SQL..??
Answers were Sorted based on User's Feedback
Answer / ramesh babu kollu
In a database management system (DBMS), a stored procedure
is a set of Structured Query Language (SQL) statements with
an assigned name that's stored in the database in compiled
form so that it can be shared by a number of programs. The
use of stored procedures can be helpful in controlling
access to data (end-users may enter or change data but do
not write procedures), preserving data integrity
(information is entered in a consistent manner), and
improving productivity (statements in a stored procedure
only need to be written one time).
| Is This Answer Correct ? | 9 Yes | 0 No |
Stored procedure is set of SQL statements
| Is This Answer Correct ? | 0 Yes | 0 No |
can you any body tell me suppose database is suspect mode. how can take to normal?
How can I check that whether automatic statistic update is enabled or not?
What is the use of attributehierarchyvisible ? : sql server analysis services, ssas
which one will take 1st priority in case of insert statement and select statement???
What are the advantages of policy management?
Explain in brief about Microsoft SQL server?
Explain different backup plans?
what are the advanced features in sql 2008?
What are the new data types are introduced in sql 2000?
Why would you use sql agent?
What are indexes? When do you need to create Indexes?
4 Answers CarrizalSoft Technologies, HP,
What is a trigger what are the advantages of trigger?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)