• • • • Originally Posted by darkagn Looks like COUNTRYCODE is a VARCHAR(3) (that is a maximum of 3 character string) so I don't think you can store the Bahamas code in that field. However if you want all country codes that start with a 1, the following may help:
Help with Code Tags sql Syntax ( Toggle Plain Text ) SELECT ...



