Explain the use of compress option in exp command.
No Answer is Posted For this Question
Be the First to Post Answer
What is a cursor variable?
How to change system global area (sga) in oracle?
How to update values in a table in oracle?
What is the difference between sharding and partitioning?
How will you identify oracle database software release?
I have a table like this Table Name:Products Productid Price 1 10 1 10 2 20 3 30 3 30 But i want to output like this. productid price 2 20. please replay me.
I have two tables : COuntry,city I want all the cities in each country.Question on Cross Join.
what is the syntax of SELECT command?
How to do clean up if create database failed?
If a table column has is UNIQUE and has NOT NULL, is it equivalent to a PRIMARY KEY column?
7. Repeat query (7) but also display all clients who have never ordered anything.
List out the difference between commit, rollback, and savepoint?