-
Which of the following characters is illegal in naming an unquoted identifier in SQL?
-
- .
- 2
- _
- $
- None of these
Correct Option: C
An identifier is used to refer to a database or its elements. These elements can be entire tables or attributes. The names of these identifiers follow some set of rules, so they have a set of legal characters.