What is a trigger in pl/sql?
Answer / kiran r
A Trigger is block of PLSQL Code which is automatically Executed with response to some events (i.e.., DML).
| Is This Answer Correct ? | 0 Yes | 0 No |
What are % TYPE and % ROWTYPE ? What are the advantages of using these over datatypes?
I have the table like this S.No Name ID 01 Xyz 123 I want the result as 01Xyz123 How to write the query to retrieve the entire row data in a single column?
Can a composite key be null?
Can a table contain multiple primary key’s?
What does truncate mean in sql?
Is grant a ddl statement?
How many levels can subqueries be nested in a FROM clause?
Why triggers are used?
What is audit logout in sql profiler?
How do I count duplicates in sql?
What is rename command in sql?
What is integrity in sql?
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)