How to perform a loop through all tables in pl/sql?
Answer Posted / highness
I got a lot of definitions for this but i thing this is right
A compiled plsql procedure
stands for a stored procedure...
check out this
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints
Why cross join is used?
Why use triggers in sql?
what is subquery? : Sql dba
What are sql functions? Describe in brief different types of sql functions?
What is sql prepared statement?
How do I write a cron which will run a sql query and mail the results to agroup?
What if we write return in procedure?
what are the differences between public, private, protected, static, transient, final and volatile? : Sql dba
What mean sql?
Mention what is the plv (pl/vision) package offers?
What is auto increment in sql?
how can we destroy the session, how can we unset the variable of a session? : Sql dba
What is a pl/sql block?
Is sql better than access?