SQL (Structured Query Language) Question:
What operator tests column for absence of data?
Answer:
IS NULL operator.
Previous Question | Next Question |
What will be the output of following query? | Which function is used to find the largest integer less than or equal to a specific value? |