Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

ru compare the 2 null values?

Answer Posted / prathiba

U can compare the two null values, by using these operators

IS NULL: operator returns true of column value is NULL.

IS NOT NULL: operator returns true of column value is not
NULL.

<=> operator compare values, which (unlike the = operator)
is true even for two NULL values

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How much does mysql enterprise cost?

974


What is a tinyint?

996


what is the difference between between and in operators in mysql?

1076


What is truncate in mysql?

1005


How to Join tables on common columns.

1248


How can you calculate the sum of any column of a table?

1082


what is a cursor? : Mysql dba

1092


What is the purpose of -> in the mysql terminal?

1173


What is clob in mysql

1011


How will you export tables as an xml file in mysql?

969


What is a join? Explain the different types of mysql joins.

1457


What is row?

1142


How to display odd rows in student table in mysql?

1069


What is row locking in mysql?

1018


How to use 'mysql' to run sql statements?

1167