: Introduction : Regular Expressions 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
»
Regular Expressions
»
Introduction
»
431.1 .
To find names containing exactly five characters, use five instances of the '_' pattern character
Hits: 1005
431.2 .
To find names containing an 'a'
Hits: 997
431.3 .
To find names ending with 'on'
Hits: 1043
431.4 .
To find names beginning with 'J'
Hits: 987
431.5 .
Pattern Matching
Hits: 1285
431.6 .
Regular Expressions
Hits: 1205
MySQL TUTORIALS
Regular Expressions
»
Introduction
Introduction
Occurrences
Anchor End
One or More
Anchor Start
REGEXP
Any Character
Sequence
Bracket
Word
Character_class
Zero or More
Not
Zero or One
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