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 sql constraints?
Can you inner join the same table?
What is pls integer?
what is a view? : Sql dba
how to use 'mysql' to run sql statements? : Sql dba
Explain the commit statement.
Why we use joins in sql?
difference between anonymous blocks and sub-programs.
What are properties of the transaction?
What is a pl/sql block?
What is sql basics?
Mention what is the function that is used to transfer a pl/sql table log to a database table?
Why do we use joins in sql?
How many types of cursors supported in pl/sql?
What are all different types of collation sensitivity?