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
Can unique keys be null?
How do you add a column to a table?
What is indexing in sql and its types?
What are different types of sql commands?
What is a rank in sql?
What are sql functions? Describe the different types of sql functions?
Difference between global and parameter variables?
What is inner join in sql?
What's the difference between a primary key and a clustered index?
What are the disadvantages of not performing database normalization?
What is a file delimiter?
I need a function for a train ticket reservation please answer it thanks in advance
what is the difference between cluster and non cluster index? : Sql dba
Do we need to rebuild index after truncate?
Is hadoop a nosql?