How to connect the oracle server as sysdba?
No Answer is Posted For this Question
Be the First to Post Answer
which is best insttute for teradata,sybase,mysql,oracle in hyderabad
How to export your own schema?
How to remove a row in a database table?
What is Database Trigger ?
Explain the use of consistent option in exp command.
How to enter a new row into a table interactively?
How to define an oracle cursor variable?
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
I have table-A(1,2,3)& table-B(3,4,5).what is the different b/w below questions? A union all B? B union all A?
How to view all columns in an existing table?
how to use sequence and what use of sequence cache
What is a directory object?