what is the output of this query selet * from employee
where 1=2 ??
Answer Posted / bhagyashree
it will return those query whose value will be 2 in first
column
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
What is union, minus and interact commands?
what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba
explain access control lists. : Sql dba
What are character functions?
Is id a reserved word in sql?
write an sql query to get third maximum salary of an employee from a table named employee_table. : Sql dba
What is offset and limit in sql?
Why is normalization important?
What is before trigger?
What are inner and outer joins examples of both?
Which is better trigger or stored procedure?
What is the maximum rows in csv?
How do I add a primary key to a table?
what is a database? : Sql dba
What is a join query?