Differentiate between pre-select and pre-query?
No Answer is Posted For this Question
Be the First to Post Answer
what is a Nested Loop join?
what are the differen between key flexifild and discriptive fiexifild.
How to define an anonymous procedure with variables?
two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
What is dual table oracle?
17. Display the order number and average item cost for each order.
Query to get max and second max in oracle in one query ?
34 Answers CTS, Keane India Ltd, TCS, Wipro,
What do you mean by group by clause?
How to delete all rows a table in oracle?
What is a cursor in oracle?
SELECT * FROM (SELECT TITLE FROM MOVIE ORDER BY RANK DESC) WHERE ROWNUM > 4; when i run the above query .it produces output as NO ROWS SELECTED.why ?plz any one help me
Youre getting high busy buffer waits - how can you find whats causing it?