What is a view and how is it different from a table?
No Answer is Posted For this Question
Be the First to Post Answer
How to convert characters to times in oracle?
Explain the use of parfile option in exp command.
What is oracle instant client?
How to assign query results to variables?
What would you use to improve performance on an insert statement that places millions of rows into that table?
How to update values on multiple rows in oracle?
What privilege is needed for a user to connect to oracle server?
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
what is the difference between substr and instr function in oracle?
A VIEWS takes memory in the database. If yes, how can u proove it? is there any way to display the size of views?
How to create id with auto_increment on oracle?
Which are the five query types available in oracle?