Please enable JavaScript to use this web application.
Regular
Expressions
101
Social
Donate
Info
Regex Editor
Community Patterns
Account
Regex Quiz
Settings
Order By
Most Recent
Most upvotes
Most downvotes
Highest Score
Lowest Score
Relevance
Filter by Flavor
PCRE2 (PHP >=7.3)
PCRE (PHP <7.3)
ECMAScript (JavaScript)
Python
Golang
Java 8
.NET 7.0 (C#)
Rust
Sponsors
There are currently no sponsors.
Become a sponsor today!
Community Patterns
Search among 120 community submitted regex patterns...
1
Capture Comments on SQL followed by SELECT
Python
Shag Maister is the best
Submitted by
anonymous
-
9 years ago
3
Sql Injection detection
ECMAScript (JavaScript)
this regex detect any sql injections .
Submitted by
Saeed.Tabrizi@gamil.com
-
9 years ago
2
multiple sql like expressions
PCRE (PHP <7.3)
no description available
Submitted by
robessog
-
9 years ago
1
right operand of parametirezed sql like expressions for sybase
PCRE (PHP <7.3)
no description available
Submitted by
robessog
-
9 years ago
2
paramaterised sql like expressions for sybase
PCRE (PHP <7.3)
no description available
Submitted by
robessog
-
9 years ago
1
Sql where in list
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
9 years ago
1
Extract name of tables from a SQL
PCRE (PHP <7.3)
Assumes the database name starts with "IDP_PRD_"
Submitted by
Vance
-
9 years ago
1
Get table name from query
PCRE (PHP <7.3)
this extracts the table name in the from or join clause from SQL query
Submitted by
vwei02
-
9 years ago
1
match sql identifiers but not functions
PCRE (PHP <7.3)
no description available
Submitted by
ikkez
-
9 years ago
1
ConnectionStringServerDatabase
Python
Extract the server and database name from SQL Server connection string
Submitted by
Davos
-
10 years ago
1
Split SQL statements on 'GO'
PCRE (PHP <7.3)
Splits a SQL script into sections seperated by GO statement
Submitted by
Michael Skovslund
-
10 years ago
0
Javascript SQL String
ECMAScript (JavaScript)
no description available
Submitted by
anonymous
-
10 years ago
0
SQL String Whitelist
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
Alter SQL Create Table
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
Sql Server Version Number
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
SQL COLUMNS TO EMERGENCE COLUMNS SPEC v2
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
SQL columns to Emergence columns spec
PCRE (PHP <7.3)
no description available
Submitted by
anonymous
-
10 years ago
1
SQL LIMIT REMOVE
PCRE (PHP <7.3)
SQL LIMIT REMOVE
Submitted by
Lucas Pinheiro
-
10 years ago
1
sql select request
PCRE (PHP <7.3)
matching any SQL query starting by "SELECT foo,bar FROM fool,baz {...}" this one is the good one. first one have a matching alowing * in the FROM statement.
Submitted by
klmmlk
-
10 years ago
1
SQLALCHEMY_DATABASE_URI parser
Python
Parse SQLALCHEMY_DATABASE_URI
Submitted by
jdnier
-
10 years ago
1
...
3
4
5
6