Groups | Blog | Home
all groups > sql server new users > march 2006 >

sql server new users : Command line with constraint clause


Smokey
3/26/2006 2:49:39 PM
List authors name and state of author with a "415" phone exchange (first 3
Lawrence Garvin
3/28/2006 4:24:46 PM
[quoted text, click to view]

select name, state from authors where left(ltrim(phone),3)='415'

AddThis Social Bookmark Button