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
Is trigger a stored procedure?
what are aggregate and scalar functions? : Sql dba
How to connect a sql*plus session to an oracle server?
Whis is not false in primary key?
What is rollback?
List and explain the different types of join clauses supported in ansi-standard sql?
Can we perform dml on view?
What are the advantages of pl sql over sql?
What does bitemporal mean?
What is pl sql block in dbms?
What is the difference between a subquery and a join?
Can we insert in sql function?
What is insert command in sql?
Is sql port 1433 encrypted?
How to run pl/sql statements in sql*plus?