With out using count() function. How to the find total
number of rows in a table?
Answer Posted / manjunath u
rownum is one of the option, can deal with sequence also
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are the basic techniques of indexing?
Is sql a case sensitive language?
how many values can the set function of mysql take? : Sql dba
How is debugging done?
What if we write return in procedure?
What is the difference between left and left outer join?
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
What is anonymous block in sql?
Enlist the advantages of sql.
what are the types of join and explain each? : Sql dba
Is it possible to link two groups inside a cross products after the cross products group has been created?
What is an implicit commit?
What is the difference between the conventional and direct path loads? : aql loader
How do you write an inner join query?
Explain autonomous transaction.