How do I connect to oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What is tablespace in oracle? how can we create? how is it manage? . . . Thnx 2 All in Advnc....:)
What language does oracle use?
Difference between an implicit & an explicit cursor.?
What is the maximum limit on the number of columns in a table?
What is a sub query? Describe its types?
What is an external table?
What are joins, explain all types of joins?
What do you mean by merge in oracle and how can you merge two tables?
The table has 3 columns 4 rows. The output is which column has least null values( A COL SHOULD BE THE OUTPUT) Write the query plz. A B C ---------- 1 NULL 7 2 4 NULL NULL 5 NULL 3 NULL NULL
Explain compound trigger in oracle?
How to select all columns of all rows from a table in oracle?
How to convert raw data type into text in oracle? Explain