How do I count rows in sql query?
No Answer is Posted For this Question
Be the First to Post Answer
what are local and global variables and their differences? : Sql dba
What is clause?
when is the use of update_statistics command? : Sql dba
what is oracle sql,pl/sql with interfaces
What is bitemporal narrowing?
what is meant by tuning and tk proof?
What is field delimiter?
what is difference between procedure and function
10 Answers MCN Solutions, Wipro,
write a procedure to print a statement or number not using "dbms_output.put_line" package.write a procedure instead of it using procdure name as "print" ex:- declare a number:=2; begin print(a); end; /* when U type above procedure 2 have to should be printed*/
How does rowid help in running a query faster?
Does oracle roll back the transaction on an error?
Explain what is an index?