What is using clause and give example?
No Answer is Posted For this Question
Be the First to Post Answer
hai, when to use char and varchar2....?
How to grant create session privilege to a user in oracle?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
How to invoke the data pump export utility?
What is a nested table?
Difference between an implicit & an explicit cursor.?
How to start an oracle instance?
You create a private database link and upon connection, fails with: ORA-2085: connects to . What is the problem? How would you go about resolving this error?
What are the components of physical database structure in the Oracle database?
"primary key=unique+null" is equal,reson?not,reason?
what is the syntax of UPDATE command?
A table t is there.If you perform insert ,update and delete then the trigger will fire.What is the minimum no of trigger required for a table.