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

What are the advantages and disadvantages of using mysql?

1045


What is mysql default database?

1067


What are the features of mysql?

1036


What is localhost in mysql?

1057


How can I insert images into a Mysql database?

1108


How to execute mysql query in php?

963


What does mysqli_fetch_assoc do?

960


How do I copy a table in mysql?

986


What are the advantages of a procedure?

959


How to create table show example

1012


How many rows we can insert in a mysql table?

999


How do I insert multiple rows in a table?

944


What are the difference between now and current_date in mysql?

1520


What is the return type of mysqli_query?

917


What are procedures in mysql? Explain

1026