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
How do you optimize a stored procedure in sql?
what are the different functions in sorting an array? : Sql dba
What steps server process has to take to execute an update statement?
Who is the owner of mysql database?
how to escape special characters in sql statements? : Sql dba
Does pdo prevent sql injection?
What are analytical functions in sql?
What is the reports view in oracle sql developer?
What is sql key?
What are the rules to be applied to nulls whilst doing comparisons?
What are the properties of a transaction?
What is optimistic concurrency control? : Transact sql
What is the difference between numeric and autonumber?
What is the difference between pl and sql?
What are the parameter modes supported by pl/sql?