What suggestions do you have to reduce the network traffic?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what are synonyms used for?
Explain view?
Given two table employee and department EMP ---------------- empid deptid(fk) Dept --------------------- deptid(pk) deptname que-Write a query to find count of employee in each department. Expected Output- deptid countofEmployee --------------------------- 10 57 20 20 30 15
Explain what are the uses of rollback segment?
How to display the hierarchy of employee and managers without using connect by prior.
Please explain the difference between outer join and inner join? With examples would be appreciable..!
Which environment variables are absolutely critical in order to run the OUI?
you are a universe designer and report developer in BO, what type of information you gather from client?Briefly explain plz
What are the uses of a database trigger?
How to use select statement to count the number of rows in oracle?
There is a big table with "n" of rows and 40 + columns .It doesn't have primary key.How do you select the primary key. In other words how do you get the duplicate records.
What is oracle database 10g express edition?