How do you bind variables in pl sql?
Answer / Prachi Chaudhary
"In PL/SQL, you can bind variables using the following syntax: VARIABLE_NAME := VALUE; For example: v_name := 'John Doe';"
| Is This Answer Correct ? | 0 Yes | 0 No |
what are all the different normalizations? : Sql dba
What are the different types of tables in sql?
How can you create an empty table from an existing table?
what is a composite key ? : Sql dba
how to shut down the server with 'mysqladmin'? : Sql dba
difference between cursor and procedure in a package
Is truncate ddl or dml?
What is normalization in a database?
Why do we use triggers?
how to use myisamchk to check or repair myisam tables? : Sql dba
Let us suppose we have a table with structure in order empno empname empdesig empcountry and now i want to re-organize the columns of this table to empno empdesig empname empcountry how can i do this with queries ? assume that table contains the data.
How does sql profiler work?
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)