Answer Posted / 6/8/07
It is named pl/sql block that can accept parameters to
perform an action and is stored in database is called
stored procedure
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why partition by is used in sql?
What is mutating error in pl sql?
explain primary keys and auto increment fields in mysql : sql dba
What are user defined functions?
How do I upgrade sql?
Write a query to display the current date in sql?
What is trigger in sql and its types?
Which are the different character-manipulation functions in sql?
What is a ddl command?
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
what are all different types of collation sensitivity? : Sql dba
What is the difference among union, minus and intersect?
Why stored procedure is faster than query?
Is there a way to automate sql execution from the command-line, batch job or shell script?
Explain isolation levels. : Transact sql