What is the different between Stored Procedure and Procedure?
Answer Posted / rasmita basantia
if we are writing a procedure with create or replace
syntax ,then its a procedure.if its compiled and stored in
the data base then its called stored procedure.
Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
Define tables and fields in a database
Does mysql_real_escape_string prevent sql injection?
What is data control language?
What is sqlite used for?
How do I find duplicates in sql?
What is trigger in sql and its types?
What is dml statement?
Explain the difference between cursor declared in procedures and cursors declared in the package specification?
What is a unique key?
what is normalization? : Sql dba
what is the bond code in materialized view?
I need a function for a train ticket reservation please answer it thanks in advance
What is sql character function?
What is the left table in sql?
Explain the purpose of %type and %rowtype data types with the example?