Answer Posted / thanvi
Both compilation and execution happens at the time.It will be useful where we don't know (the value of col_name or table_name) till runtime.
-Compilation means checks for the syntax.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to return an array from java to pl/sql?
How many types of triggers exist in pl/sql?
what is recursive stored procedure? : Sql dba
What is denormalization in a database?
What is the purpose of a secondary key?
What is scalar function?
what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba
What are the basic sql commands?
What is a composite primary key?
What is the use of desc in sql?
How do we accept inputs from user during runtime?
What are the advantages of sql? Explain
what are date and time functions in mysql? : Sql dba
What is a full join?
The select into statement is most often used to create backup copies of tables or for archiving records?