Two triggers one is before insert and other is after insert
are firing on a table.If 10 times you insert in a table.Then
how many times before trigger and how many types after trigger
will fire in pl/sql.
How will you identify oracle database software release?
What is the difference between sharding and replication?
What is private procedure oracle?
How to define default values for formal parameters?
Explain temporal data types in oracle
select to_char('10','10') from dual This gives me an error oRA-1481 INVALID NUMBER FORMAT MODEL why? pls help
State all possible different index configurations a table can possibly have?
What is materialized view in Oracle?
difference between truncate and delete ,drop?
Is it possible to disable the parameter from while running the report ?
How to remove a row in a database table?
What are the ansi data types supported in oracle?