Can a primary key contain more than one columns?
Answers were Sorted based on User's Feedback
Select the Nth lowest value from a table?
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
What is data block in Oracle?
Tell me New Feature of Oracle 10g?
How to make a Data Backup in oracle ? What is the procedure for creating the dump files in oracle ( any version ) ?
cursor attributes are %isopen ,%notfound,%found,%rowcount but is any attributes there other than these? please tell me asap ..
How to install oracle odbc drivers?
can we insert any row to dual table if i got the permission from DBA
Explain the use of rows option in exp command.
Difference between inner join vs where ?
When do you get a .pll extension in oracle? Explain its importance
Explain alias?