Displaying page
of
pages;
Items to
Title |
Test
Details
Column name
|
Expression |
^[A-Z]+[A-Z0-9,\x5F]*$
|
Description |
This regular expression is very useful, when it's required to validate a database column name, for example CUSTOMER_NAME, ORDER_ID or even ITEM2
|
Matches |
NAME, CUSTOMER_NAME, ITEM2, PEER2PEER
|
Non-Matches |
Customer, 3RDPARTY, _CUSTOMER, BLACK&WHITE
|
Author |
Rating:
Not yet rated.
Boris Modylevsky
|
Displaying page
of
pages;
Items to