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
Explain autonomous transaction.
What is sequence in sql?
Any attempt to navigate programmatically to disabled form in a call_form stack is allowed?
how to install mysql? : Sql dba
Is there a way to automate sql execution from the command-line, batch job or shell script?
what are different types of collation sensitivity? : Sql dba
What is trigger types of trigger?
What is nosql db?
Why procedure is used in sql?
What are the basic techniques of indexing?
How do I sort a table in sql?
What is java sql package?
What does sql stand for?
What is the use of sqldataadapter?
What is difference between sql function and stored procedure?