What are user defined stored procedures ?
Answer Posted / rishi anand
Stroed procedures are basically set of sql statements.User
defined stored procedures are created by users in which
they can use functions,procedures to get the desired result
from database.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is a recursive join sql?
How to read/write files from pl/sql?
how to present a past time in hours, minutes and seconds? : Sql dba
What is the purpose of a secondary key?
What is scalar and vector?
what is 'mysqlimport'? : Sql dba
what is sql profiler? : Sql dba
How do I copy a table in sql?
What is dense_rank?
Explain the insert into statements in sql?
How many commands are there in sql?
What problem one might face while writing log information to a data-base table in pl/sql?
How does join work in sql?
What is difference between group by and partition by?
What are the sql versions?