What is the different between Stored Procedure and Procedure?
Answer Posted / pramod janjirala
Two are same.Once the procedure is created and compiled ,it
is stored in database permanently.That's why it is called as
stored procedure.
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
How do I write a cron which will run a sql query and mail the results to agroup?
What is error ora-01000: maximum open cursors exceeded
what is the difference between delete and truncate commands? : Sql dba
what is the difference between truncate and delete statement? : Transact sql
What is ttitle and btitle?
What is nested table in pl sql?
What is the meaning of disabling a trigger?
How is indexing done in search engines?
define sql insert statement ? : Sql dba
Are views faster than queries?
What are the qualities of 2nf?
What are the types pl/sql code blocks?
What is #table in sql?
What is query execution plan in sql?
what is sql profiler? : Sql dba