Answer Posted / shivashanker
Procedure is named pl/sql block or sub-program used to manipulated the data within the databse.OR It is used to perform some action within the databse
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is cross join? : Sql dba
What is sql dialect?
describe mysql connection using mysql binary. : Sql dba
How many clustered indexes can you have?
How to use boolean type in select statement?
What are the advantages of pl sql?
What is the use of count (*) in sql?
How do we use distinct statement? What is its use?
Explain the difference between triggers and constraints?
How does sql store data?
how to use like conditions? : Sql dba
What is mdb stand for?
Is sqlite thread safe?
What is cursor in pl sql?
Can I call a procedure inside a function?