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 run a query in pl sql developer?
Explain constraints in sql?
What is sql and its types?
How do I debug a stored procedure?
How do I save the results of sql query in a file?
What is an inner join sql?
what are the advantages of sql ? : Sql dba
What do you understand by pl/sql packages?
What is primary key secondary key alternate key candidate key?
Is there a way to automate sql execution from the command-line, batch job or shell script?
Is sql workbench free?
Is sql a scripting language?
Which is better join or subquery?
Mention what is the plv (pl/vision) package offers?
Why are cursors used?