Delimited Identifiers Delimited identifiers may not exceed 128 characters. A double quotation character can be embedded within the string by specifying two consecutive double quotation mark characters. A delimited identifier can span multiple lines. The body of a delimited identifier can contain any character except the newline character. The following examples show delimited identifiers: • "$ % ^ ( $" • "This is a delimited variable name"