: String : Data Types MySQL TUTORIALS
Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
MySQL TUTORIALS
»
Data Types
»
String
»
119.1 .
String comparisons normally are case-insensitive
Hits: 1160
119.2 .
Hexadecimal Values
Hits: 1200
119.3 .
When inserting binary data into a string column (such as a BLOB column), the following characters must be represented by escape sequences
Hits: 1015
119.4 .
A double quotation inside a string quoted with single quotation needs no special treatment.
Hits: 1019
119.5 .
A single quotation inside a string quoted with double quotation needs no special treatment.
Hits: 1022
119.6 .
Precede the quote character by an escape character (\).
Hits: 3047
119.7 .
A " inside a string quoted with " may be written as "".
Hits: 1037
119.8 .
To include quote characters within a string
Hits: 1088
119.9 .
MySQL recognizes the following escape sequences.
Hits: 1102
119.10 .
Strings
Hits: 1141
119.11 .
Character or String Data Types
Hits: 1139
MySQL TUTORIALS
Data Types
»
String
BIGINT
INT
Bit
INTERVAL
BLOB
Introduction
Boolean
MEDIUMINT
Char Varchar
NULL
Date
Set
DATETIME
SMALLINT
Decimal
String
Double
TEXT
ENUM
TIME
FLOAT
Timestamp
FULLTEXT
TINYINT
Hexadecimal
YEAR
Aggregate Functions
Cast Functions Operators
Comparison Functions Operators
Control Flow Functions
Cursor
Data Dictionary
Data Types
Database
Date Time Functions
Encryption Compression Functions
Information Functions
Insert Update Delete
Introduction
Logic Operator
Math Numeric Functions
Miscellaneous Functions
MySQL Utilities
Privilege
Procedure Function
Regular Expressions
Select Query
String Functions
Subquery
Table
Table Join
Trigger
View