Answer Posted / rajesh
stored procedure is a named pl/sql block which accept some
parameter and performs some action....and its a one time
compilation....
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is sql injection owasp?
Which type of cursor is used to execute the dml statement?
What are the three pl sql block types?
how do you tune the slow running queries in oracle db , explain the methodology
Why stored procedures are faster than query?
Can a table contain multiple primary key’s?
What is a sql schema used for?
How does rowid help in running a query faster?
what is 'mysqld'? : Sql dba
What is a column in a table?
Why we use pl sql?
What is the requirement of self-join?
Why are cursors used?
What is sql catalog?
How do temporal tables work?