6. Display the client name and order date for all orders
using the traditional method.
No Answer is Posted For this Question
Be the First to Post Answer
Can we insert data in view oracle?
how can find the second max sal for every group(i.e i want group the data based on key and find the second max sal for every group
What is an Index ?
what is trigger?
what are bitmap indexes? How does they work?
Describe an oracle table?
How to start your 10g xe server?
How to export several tables together?
what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?
What is the maximum limit on the number of columns in a table?
In Exception handling if we are using the when others first then what happens . whether it will show the compiler error
can anyone help me ? an index has been done on the primary key of a table. an update operation was performed on that table. now my question is 1> what abt the performance ? means faster or slower due to indexing ? 2> does the operation affect to the primary key constraint ?