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


Please Help Members By Posting Answers For Below Questions

Explain the insert into statements in sql?

571


What is the difference between function and procedure in pl/sql?

546


What is a unique key?

588


What are the advantages of stored procedure?

544


How do you sort in sql?

608






how to get a list of indexes of an existing table? : Sql dba

518


What is pl sql architecture?

504


What is duration in sql profiler trace?

557


Can we call stored procedure in function?

557


What is rownum in sql?

561


Define select, insert, create, delete, update, drop keywords

600


Write a query to display the current date in sql?

522


What is the importance of sqlcode and sqlerrm?

853


Can we use pl sql in mysql?

521


Which is faster count (*) or count 1?

544