Answer Posted / nathan
Select count(*) from emp where 1 = 2
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain a synonym?
What is procedure overloading in oracle?
Can I create users through internet explorer in oracle 10g?
What are the different types of failures that occur in Oracle database?
How view is different from a table?
What is a dynamic performance view in oracle?
How do we get field details of a table?
How to call a stored function in oracle?
How to use select statement to count the number of rows in oracle?
What is merge in oracle?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
what is the scenario where you take the database to NoArchivelog mode?
What are the different editions of oracle?
Is there any function in oracle similar like group_concat of mysql?
What is primefaces used for?