NKP-ROCKON
Saturday, 31 October 2015
sql server code for find name start with a character WITHOUT using like
Select * from TableName where Left(ColumnName,1) in ('A')
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment