What is the maximum limit on the number of columns in a table?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the use of grant option in imp command.
How can you Enforce Referential Integrity in snapshots ?
Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?
when i run my query on yesterday it is fast but today it is slow why?
I have one table :EID,Depid,ename,sal I want to have max(sal) in each department.
5 Answers Microsoft, Oracle, TCS,
What is a procedure in oracle?
How to fetch the row which has the max value for a column?
Describe varray?
How to get execution statistics reports on query statements?
what is the use of rank function?
What is a select query statement in oracle?
Is it possible to join two tables, that are in two different users (e.g. SCOTT and HR etc.),but im same database (e.g. ORCL)? If yes, then how it is possible? Explain with step by step procedure.