Explain enable novalidate constraint.
What is a nested table?
Explain user account with reference to oracle.
How can we view last record added to a table?
What should be the return type for a cursor variable.Can we use a scalar data type as return type?
How do I limit the number of rows returned by an oracle query after ordering?
What is the difference between truncate & delete command?
Can we create trigger on materialized view in oracle?
How can we Update a table with out using UPDATE command?
What is the usage of save points in oracle database?
How to create a temporary table in oracle?
Is oracle a language?
10)In an RDBMS, the information content of a table does not depend on the order of the rows and columns. Is this statement Correct? A)Yes B)No C)Depends on the data being stored D)Only for 2-dimensional tables