adspace
Answer Posted / Ashish Kumar Kaushal
Variables in PL/SQL are storage areas used to store data during the execution of a script. They can be declared using the `DECLARE` statement and must be assigned a value before they can be used.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
If a cursor is open, how can we find in a pl/sql block?
how many tables will create when we create table, what are they? : Sql dba
how to escape special characters in sql statements? : Sql dba
Is primary key always clustered index?
Can we use distinct and group by together?
What is the current version of postgresql?
Do we need to rebuild index after truncate?
What is your daily office routine?
how to use regular expression in pattern match conditions? : Sql dba
Does group by remove duplicates?
What is the current version of sql?
what are aggregate and scalar functions? : Sql dba
what is dbms? : Sql dba
what is bcp? When does it used? : Sql dba
what are the advantages of sql ? : Sql dba