What are the default Oracle triggers??
Answer Posted / avi007
Statement level trigger is default.
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
what are the different index configurations a table can have? : Sql dba
Are sql connections encrypted?
What are operators available in sql?
what are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee (eno int(2),ename varchar(10)) ? : Sql dba
How is indexing done in search engines?
How do I trace sql profiler?
what is the syntax used for partition in tsql? : Transact sql
What are different types of sql commands?
What is trigger with example?
Is left join same as inner join?
What is schema in sql example?
What is cte?
Why do we create views in sql?
which types of join is used in sql widely? : Sql dba
How many types of relationship are there?