PL/SQL allocates memory for the variable's at runtime or at
compile time
Answer Posted / jagadeesh
compile time enough for memory allocation
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is a ddl command?
explain normalization concept? : Sql dba
how to include character strings in sql statements? : Sql dba
Show how functions and procedures are called in a pl/sql block.
How does rowid help in running a query faster?
How do we use distinct statement? What is its use?
What are the types of operators available in sql?
What is the difference between the repeatable read and serializable isolation levels? : Transact sql
what are the t string functions available in tsql? : Transact sql
Are stored procedures compiled?
what is sql in mysql? : Sql dba
how to select first 5 records from a table? : Sql dba
Can we call procedure in select statement?
What is clustered index in sql?
What is minus?