display null value rows with out using null function?
Answer Posted / ajay
select * from emp
where 1=2
Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
What is the primary key?
What is autocommit sql?
What is a rank in sql?
What is query syntax?
How do you modify a trigger?
What are different joins used in sql?
What is the difference between syntax error and runtime error?
How many types of cursors are available in pl/sql?
What is sql not null constraint?
What is sql server and ase?
Why is sql important?
What is mutating trigger?
How does index help in query performance?
What is orm in sql?
Why are cursors used?