What is format trigger?
Answer / Bhupender Prajapati
In Oracle, a format trigger is a database object that is associated with a table column of a particular data type. It is used to perform formatting or validation operations on the data in the column when it is inserted, updated, or queried.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to retrieve 5th highest sal from emp table?
Do View contain Data ?
10. Display the client number, order date and shipping date for all orders where the shipping date is between three and six months after the order date.
What is a deadlock ? Explain .
List out the difference between commit, rollback, and savepoint?
SELECT THE RECORDS FROM 3 TABLES LIKE(T1,T2,T3) AND HOW CAN WE INSERT THAT RECORD IN ANOTHER TABLE LIKE(T4)?
How many data types are supported?
What is bind variable in oracle 11g?
What is open database communication (odbc) in oracle?
How to use null as conditions in oracle?
What is ceil and floor in oracle?
What are the restrictions in a oracle read only transaction?