Re: Identifying character as digit, alpha, etc.
From: Gregory A. Larsen (greg.larsen_at_netzero.com)
Date: 05/24/04
- Next message: Bill Lucas: "Maintenance Plan and Ghost SPIDs"
- Previous message: Aaron Bertrand - MVP: "Re: Hotfix contents"
- In reply to: Michael Bauers: "Identifying character as digit, alpha, etc."
- Next in thread: Aaron Bertrand - MVP: "Re: Identifying character as digit, alpha, etc."
- Reply: Aaron Bertrand - MVP: "Re: Identifying character as digit, alpha, etc."
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 24 May 2004 09:42:09 -0700
You can use the ISNUMERIC function to determine if character data is a
number.
-- ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- ---- Need SQL Server Examples check out my website at http://www.geocities.com/sqlserverexamples "Michael Bauers" <anonymous@discussions.microsoft.com> wrote in message news:2E140565-7EF5-4FF8-95D8-099A53B37398@microsoft.com... > Can transact SQL identify a character as being a digit or an alpha character? What if the data is unicode? What if the data is from a non ASCII code page? > > Thanks
- Next message: Bill Lucas: "Maintenance Plan and Ghost SPIDs"
- Previous message: Aaron Bertrand - MVP: "Re: Hotfix contents"
- In reply to: Michael Bauers: "Identifying character as digit, alpha, etc."
- Next in thread: Aaron Bertrand - MVP: "Re: Identifying character as digit, alpha, etc."
- Reply: Aaron Bertrand - MVP: "Re: Identifying character as digit, alpha, etc."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|