what is the output of this query selet * from employee
where 1=2 ??
Answer Posted / rakesh anand
In Oracle Database 10g Express Edition
it shows "no data found"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is postgresql a server?
How to connect a sql*plus session to an oracle server?
what are date and time functions in mysql? : Sql dba
What is %type in pl sql?
What are predefined functions in sql?
How exception handling is done in advance pl/sql?
what is the difference between delete and truncate commands? : Sql dba
how to use case expression? : Sql dba
Is it important to partition hard disk?
What are pl/sql packages?
how do you know if your mysql server is alive? : Sql dba
What does 0 mean in sql?
What are the different operators available in sql?
Why function is used in sql?
Is join and inner join the same?