How many types of table in Oracle?
How to create a new tablespace in oracle?
What is Trace File ?
what is the use of ondelete cascade?
How can we create the complete backup of data in the oracle.
0 Answers IPEC, Satyam, SunTec,
How can you use check constraints for self referential integrity?
How do we get field details of a table?
how to store only time in a data base table
How to invoke the original export import utilities?
How to add a new column to an existing table in oracle?
How many data types are supported?
What is the usage of merge statement?
Is it possible to join two tables, that are in two different users (e.g. SCOTT and HR etc.),but im same database (e.g. ORCL)? If yes, then how it is possible? Explain with step by step procedure.