This data type is applied to numeric data following common patterns that express telephone numbers and known valid phone numbers in the United States.

Standard Domestic U.S:

###-###-#####
(###)-###-#####
##########
1##########

Standard Domestic U.S. with extensions:

(###)-###-#### x ###

International U.S:

+1(###)-###-####

Not supported:

Data Validation

In addition to validation against common phone patterns, values are checked against permitted U.S. phone numbers. For example, an area code value of 123 is invalid, as this area code value does not exist in the U.S. phone system.