Microsoft
Software
Hardware
Network
Question : Regular Expression to match 7697998997 or 8724550
I am new to regular expression
Can some one help how to write regular expression for following
Number that is 10 digits long and start with 769 and followed by 7 numbers
eg:
7697998997
Other one
Number that is 7 digits long only.
please help
Answer : Regular Expression to match 7697998997 or 8724550
(769)?\d{7}
Random Solutions
Split varchar MS SQL
Retain selected value from dynamic drop down php
XP 10 inbound connection limit question
Including fields in Filemaker email
Cannot pull Data from Oracle using SSIS
How to run db2 script from control center windows
How do I link combo boxes to select query in a form?
Deploying SharePoint project to Production Server
Why does a SAV 10.2.4.4000 new installation show up as 10.1.9.9000?
DAG & CAS array configured but it's not failover