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
How do I edit a trigger in sql developer?
how to use regular expression in pattern match conditions? : Sql dba
Mention what is the use of function "module procedure" in pl/sql?
how to enter binary numbers in sql statements? : Sql dba
What are character functions?
what is the difference between a having clause and a where clause? : Sql dba
What is dml with example?
How to pronounce postgresql?
What are the types of operators available in sql?
Explain scalar functions in sql?
What is a call statement? Explain with an example.
what is the difference between group by and order by in sql? : Sql dba
what are numeric data types? : Sql dba
How to take user input in pl sql?
What is pivot table in sql?