display null value rows with out using null function?

Answer Posted / rahul

Select * from emp where comm is null;
--here i am not used any null function

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are properties of a transaction? : Sql dba

559


When are we going to use truncate and delete?

549


Can we call procedure in select statement?

517


what is the stuff function and how does it differ from the replace function? : Sql dba

618


What do you mean by dbms? What are its different types?

552






differentiate between float and double. : Sql dba

555


What is the use of & in pl sql?

532


What is sql and db2?

531


What is an index in sql with example?

514


how can you create an empty table from an existing table? : Sql dba

656


What is string data type in sql?

530


What is the use of desc in sql?

491


How to display the records between two range in Oracle SQL Plus?

636


Can we use pl sql in mysql?

514


What is normalization in a database?

610