When SET QUOTED_IDENTIFIER is ON, double quotation marks are used to delimit identifiers (such as table or column names), whereas single quotation marks must be used to delimit literal strings. Other options incorrectly describe double quotes for literals or restrict identifier delimiting.