what is the output of this query selet * from employee
where 1=2 ??
Answer Posted / chinnu
It will be displayed as NULL
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
How do I save a stored procedure?
How do I start sql profiler?
What is the use of count (*) in sql?
What is trigger price?
Can we join same table in sql?
Is a foreign key always unique?
Is sql a microsoft product?
How can get second highest salary in sql?
How do I debug a stored procedure?
What are stored procedures in mysql?
What is coalesce in sql?
Is t sql a programming language?
What are the sql commands?
What is an inconsistent dependency?
Is there a way to automate sql execution from the command-line, batch job or shell script?