Log in
::
Register
::
Not logged in
Search:
Home
Articles
Editorials
Forums
Scripts
Blogs
QotD
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Advertise
Write for us
Articles with tag
String Manipulation
Refine your search with one of the following additional tags (with number of items):
T-SQL
(3)
XML
(1)
XQUERY
(1)
Search for
any
content tagged
String Manipulation
Items 1 to 4 of 4
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,680 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,615 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,266 reads
XML Workshop XII - Parsing a delimited string
Continuing with his series on XML structures, this article looks at how to split a string up using XQUERY.
Read more...
By
Jacob Sebastian
2007/12/05
|
Source:
SQLServerCentral.com
|
Category:
XML
Rating:
|
Discuss
|
Briefcase
|
3,782 reads
Items 1 to 4 of 4
Copyright © 2002-2008 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use