Explain about the analyze command in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Can a Tablespace hold objects from different Schemes ?
What is a snapshot in oracle database?
What are the values that can be specified for OPTIMIZER_GOAL parameter of the ALTER SESSION Command ?
What are the uses of Database Trigger ?
What is a oracle database?
How to write a query with a left outer join in oracle?
What is the difference between $oracle_base and $oracle_home?
write sql query following source are EmpID, Salary 101 1000 102 2000 103 3000 I want the output format like following empid,sal,composite_sal 101 1000 1000 102 2000 3000 103 3000 6000
If I have a select statment which retrives 2 rows, & that rows have the same data in all the fields except the last field and I want to merge the 2 rows to be in 1 row with concatenating the last field which have the different data.... eg: the 1st row has these fields: A-B-C the second row has: A-B-X ........ i want to merge the two row to be in one row like ----> A- B- C,X
Which Oracle App Is Most Popular One ?
How to turn on or off recycle bin for the session?
How to view the data files in the current database?