Automatic spell checking in Word is not set by default; it must be turned on to be active

Indicate whether the statement is true or false

FALSE

Computer Science & Information Technology

You might also like to view...

By default, table borders do not print

Indicate whether the statement is true or false

Computer Science & Information Technology

If you want to compare a value in a column against a list of values, which syntax would you use?

A. WHERE [Column Name] LIKE ([Value1], [Value2], [Value3]) B. WHERE [Column Name] = ([Value1], [Value2], [Value3]) C. WHERE [Column Name] IN ([Value1], [Value2], [Value3]) D. WHERE [Column Name] EXISTS ([Value1], [Value2], [Value3])

Computer Science & Information Technology