Answer Posted / brahmam
-> the combination of Sql and Plsql is called dynamic Sql.
when ever sql statements executed runtime then we are using
Execute immediate clause in executable section of the plsql block.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which function is used to return remainder in a division operator in sql?
What is use of trigger?
What is %type in sql?
how to use myisamchk to check or repair myisam tables? : Sql dba
What is difference between hql and sql?
What is a schema sql?
What is a common use of group by in sql?
What does the acronym acid stand for in database management?
What is the difference between drop and truncate commands?
What port does sql server use?
What is a recursive stored procedure?
Why do you partition data?
Where do we use pl sql?
What are the different types of tables in sql?
Enlist some predefined exceptions?