Answer Posted / harsha vardhan reddy
A set of PLSQL statements "automatically" executed when DML
statements are performed and stored parmanently in database.
USES:- used to impose user defined restrictions or business
rules on database table
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain what are clusters?
Does facebook use oracle?
How to delete a column in an existing table in oracle?
How to handle a single quote in oracle sql?
What to do if the binary spfile is wrong for the default instance?
1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE
What is an oracle cursor variable?
Her departmandaki isçilerden empno' su ikinci sirada olan isçilerin empno, deptno, hiredate, sira_no bigilerini döndüren sorguyu yaziniz?
How to write an inner join with the where clause in oracle?
How to initialize variables with default values?
How to install oracle odbc drivers?
How to create additional tablespaces for an new database?
How to retrieve values from data fields in record variables?
What are the differences between char and varchar2 in oracle?
What is a cursor in oracle?