-
Which character is illegal in naming an unquoted identifier in SQL?
-
- _
- .
- 2
- $
- None of these
Correct Option: B
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.