Is not null mysql?
Answer / Jatin Goyal
In MySQL, NULL represents an unknown or unassigned value. It is not considered the same as 0 (zero) or empty string ("). To check for a NOT NULL condition in SQL, use IS NOT NULL.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which function would you use to insert a record into a database in php?
Hello Friends,I am seeking for a job in php having 9 months. exp.Please suggest any company openings.
How do I expire a php session after 30 minutes?
what is CURL?
How to specify argument default values?
Which is better mysql or sql?
How many keywords are there in php?
Does php need apache?
What does $_cookie mean?
What is MIME?
Tell me can you extend a final defined class?
What is difference between session_unset and session_destroy?