Quoted String: |--+-'--+-------------------+--'--------+-----------------------| | | .---------------. | | | | V | | | | '---+-character-+-+-' | | '-''--------' | | (1) | '--------"--+-------------------+--"-' | .---------------. | | V | | '---+-character-+-+-' '-""--------'
Element | Description | Restrictions | Syntax |
---|---|---|---|
character | Code set element within quoted string | Cannot enclose between double quotes if the DELIMIDENT environment variable is set | Literal value from the keyboard |
Use quoted strings to specify string literals in data-manipulation statements and other SQL statements. For example, you can use a quoted string in an INSERT statement to insert a value into a column of a character data type.
Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]