Skip to content

string literal

Tako Lee edited this page Jun 14, 2017 · 2 revisions

MySQL:

A string is a sequence of bytes or characters, enclosed within either single quote (') or double quote (") characters.

Clone this wiki locally