what is the output of this query selet * from employee
where 1=2 ??
Answer Posted / narendradivvela
no rows selected
| Is This Answer Correct ? | 33 Yes | 0 No |
Post New Answer View All Answers
What is the requirement of self-join?
What is rtm stands for?
Show the two pl/sql cursor exceptions.
What is difference between nchar and nvarchar?
how to enter numeric values as hex numbers? : Sql dba
why does the selected column have to be in the group by clause or part of an aggregate function? : Sql dba
How can you fetch common records from two tables?
what is user defined functions? : Sql dba
What is a mutating table and a constraining table?
What is meant by temporal data?
Why do we use sql constraints?
What is nvarchar in sql?
What are all the different types of indexes?
What is delete command in sql?
Write an sql query to select all records from the table?