Why do we need oracle client?
No Answer is Posted For this Question
Be the First to Post Answer
What is a dead lock in oracle?
What are the uses of linked server and explain it in detail?
What is an oracle and why it is used?
Define oracle database
How to get the Installed Oracle Version Information ?
What is the use of Redo Log Information ?
Explain the use of full option in exp command.
What are the factors that affect OPTIMIZER in choosing an Optimization approach ?
Explain what are the characteristics of data files?
What is a Database instance ? Explain?
What is the maximum number of triggers that can be applied to a single table?
two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)