Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Home
SQL / MySQL
Aggregate Functions
Backup Load
Command MySQL
Cursor
Data Type
Database
Date Time
Engine
Event
Flow Control
FullText Search
Function
Geometric
I18N
Insert Delete Update
Join
Key
Math
Procedure Function
Regular Expression
Select Clause
String
Table Index
Transaction
Trigger
User Permission
View
Where Clause
XML
Patterns « Regular Expression « SQL / MySQL
SQL / MySQL
Regular Expression
Patterns
1.
Pattern match: string has 5 characters
2.
Pattern match: letter repeats
3.
Pattern in Where clause
4.
Using Pattern Matching
5.
Pattern Matching
6.
Show records where the name matches a search pattern
7.
Matching Pattern Metacharacters Literally
8.
To match a literal instance of a SQL pattern metacharacter, precede it with a backslash:
9.
To make a pattern match case sensitive, use a binary string for either operand
10.
Pattern Matching with Regular Expressions