Correct Answer: SELECT ‘ FROM myTable WHERE column1 IS NULL:
Explanation:
Note: This Question is unanswered, help us to find answer for this one
MySQL Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More MySQL MCQ Questions
Return value in case str is not found? FiELD(str.str1.str2.str3,...)
Which account management statements was added in MySQL 5.6?
Which function decodes to a base-64 string and returns result?
Which functions will return a set of comma-separated strings that have the corresponding bit in bits set?
Correct order in which the clauses of the DELETE statement are used? 1. DELETE 2. WHERE 3. ORDER BY 4. FROM 5. LIMIT
Which ones are true?
Which of the following results in 0 (false)?
Which are not Numeric column types?
Which one must be specified in every DELETE statement?
Which are aggregate functions in SQL?