Introduction to SQL What operator tests column for the absence of data? EXISTS operator NOT operator IS NULL operator None of these EXISTS operator NOT operator IS NULL operator None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to SQL SQL is: a programming language. an operating system. a data sublanguage. a DBMS. a programming language. an operating system. a data sublanguage. a DBMS. ANSWER DOWNLOAD EXAMIANS APP
Introduction to SQL The keyword BETWEEN can be used in a WHERE clause to refer to a range of values. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to SQL Which one of the following sorts rows in SQL? ORDER BY ALIGN BY SORT BY GROUP BY ORDER BY ALIGN BY SORT BY GROUP BY ANSWER DOWNLOAD EXAMIANS APP
Introduction to SQL Most companies keep at least two versions of any database they are using. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to SQL Which of the following group functions ignore NULL values? COUNT All of these SUM MAX COUNT All of these SUM MAX ANSWER DOWNLOAD EXAMIANS APP