How to view the dropped tables in your recycle bin?
What is user managed backup in Oracle?
How to do a full database export?
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
how many types of index?
How does one get the view definition of fixed views/tables?
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.
Explain what are synonyms used for?
What is snapshot is too old? Give and example for better understand.
What is the effect of setting the value "all_rows" for optimizer_goal parameter of the alter session command? What are the factors that affect optimizer in choosing an optimization approach?
How to select the name of employee who is getting maximum sal with out using subquery
What is Public Database Link ?
Can a View based on another View ?