Answer Posted / mohd akhtar
select sum(1) from emp
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
How to select an oracle system id (sid)?
What are the execution control statements in oracle?
How to define a variable to match a table column data type?
How to set a transaction to be read only in oracle?
What the is the diff between local index and global index. give some example.
How to use "while" statements in oracle?
How to pass a cursor variable to a procedure?
What is a subquery in oracle?
Which environment variables are absolutely critical in order to run the OUI?
How to end the current transaction in oracle?
how to code performance tuning of oracle PL/SQL? can any body send me the perfect answer?
How to do a full database export?
How would you best determine why your MVIEW couldnt FAST REFRESH?
How to compare dates in oracle sql?
How to call a stored function in oracle?