What is rich query?
No Answer is Posted For this Question
Be the First to Post Answer
What privilege is needed for a user to create tables in oracle?
How to list all user accounts in oracle?
Can we create trigger on materialized view in oracle?
Why do we need oracle client?
What is a Schema ?
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
6. Display the client name and order date for all orders using the traditional method.
What view(s) do you use to associate a users SQLPLUS session with his o/s process?
How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key generated by a sequence and some employees leaves in between.What is the best way to manage this gap?
How to download oracle database 10g xe?
After using set unused can we enable the column again to use? Please give me some answers....
how to clone 9i Database on to 10g Database.