SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Articles with tags T-SQL, String Manipulation Rss

Search for any content tagged T-SQL & String Manipulation

   Items 1 to 3 of 3   
 

Owning the Spelling Suggestion Feature

To create your own spelling suggestion feature, you need a look-up with correct spellings and misspellings. I walk you through it.  Read more...
By Bill Nicolich 2008/07/21 | Source: SQLServerCentral.com | Category: T-SQL
Rating: |  Discuss |  Briefcase | 3,642 reads

How do I ... reject alpha characters in a SQL Server character column?

Enforcing your data's integrity is probably the single most important issue you face when designing a database. Validating user input is one way of keeping bad data from making its way into your analyses and reports.  Read more...
By Additional Articles 2008/06/04 | Source: Builder.com | Category: T-SQL
Rating:  Rate this |  Briefcase | 2,612 reads

SQL String User Function Workbench: part 1

Robyn and Phil go back to basics and hammer out some basic String-handling User Functions in TSQL, based on Python examples. Plenty of sample code, and TSQL programming tricks.  Read more...
By Additional Articles 2008/04/22 | Source: SimpleTalk | Category: T-SQL
Rating:  Rate this |  Briefcase | 3,262 reads
   Items 1 to 3 of 3