What is the different between Stored Procedure and Procedure?
Answer Posted / v.v.s.vamshi krishna
In Procedures we give the functions and parameters to be
used instantly. this scenario goes similar to that of
instant food. This happens when the complexity is less. But
as far as the stored procedures are concerned they provide
much reusability and can complexity can be handled with
much ease.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
what are the authentication modes in sql server? How can it be changed? : Sql dba
What is trigger and stored procedure in sql?
What sql does db2 use?
What is rtm stands for?
Explain what is sql?
Is sql pronounced sequel or sql?
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
How to display the records between two range in Oracle SQL Plus?
What are variables in pl sql?
What are system versioned tables?
What is online transaction processing (oltp)?
Is postgresql a nosql database?
which command using query analyzer will give you the version of sql server and operating system? : Sql dba
What action do you have to perform before retrieving data from the next result set of a stored procedure ?
Is sql low level language?