How to save query output to a local file?
No Answer is Posted For this Question
Be the First to Post Answer
sql command 2 know current database
What is mean by Program Global Area (PGA) ?
Is primary key = unique key,not null? If yes,please explain IF No,please explain
Is a rollback possible to any savepoint?
how to find the second highest salary in a given table????
how to get second highest sal of emp table
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
There are three tables : E : EID,ENAME D : DID,DNAME empdept : eid, did select the employees who doesn't belong to any dep
What would you use to improve performance on an insert statement that places millions of rows into that table?
Explain the use of consistent option in exp command.
how to delete all duplicate records from a table using subquery?
What are the types of synonyms?