Why is pl sql needed?
Answer / Ashish Babu
PL/SQL (Procedural Language/SQL) is a procedural extension of SQL and is used in Oracle Database to create stored procedures, functions, packages, triggers, and other programmatic elements. It allows developers to create reusable code that can perform complex operations, handle errors, manage transactions, and maintain state between SQL statements.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a sql*loader control file?
How do I tune a sql query?
What is RAC in oracle?
What is a temp table?
What is union and union all keyword in sql and what are their differences?
What are % type and % rowtype?
How do I edit a stored procedure?
how can we replace the particular column value of a resulted set of executed query? I mean write down a sql query to chane the particular column's value of a resulted set of executed query
Types of optimization?
What does an inner join do?
what is difference between "Primary key" and "Unique key"?
can we call a procedure into another procedure?If yes means how you can pass the perameters for the two procedures?
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)