What is substitution variable in pl sql?
Answer / Mithilesh Kumar Pandey
A substitution variable in PL/SQL is a placeholder for dynamic data during the execution of a script. It allows you to insert values into SQL statements at runtime, making scripts more flexible and reusable. They are denoted by two consecutive ampersands (&), followed by the name of the variable. For example: &my_variable.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are sql constraints?
How many subqueries can be nested in a statement?
what is sql profiler? : Sql dba
Why we use sql profiler?
What is the use of stored procedures?
What is numeric function sql?
What is cursor and why it is required?
What version is sql?
Can I copy :old and :new pseudo-records in/to an oracle stored procedure?
What is a left inner join?
What is type and rowtype in pl sql?
In a PL/SQL block,which loop type should be used in a performance point of view & Why (as both loops can do the same task) 1) open - Fetch loop 2) for loop
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)