Find all chars in table that are ASCII code 128 and Greater
- From: DennBen <dbenedett@xxxxxxxxxxx>
- Date: Wed, 12 Dec 2007 09:16:35 -0800 (PST)
Does anyone know how to query a field in a table where it contains an
ASCII code >= 128 - without looping through every field for every
record in table (using charindex)?
Ex of char I would like to find: ü which is char(252)
.
- Follow-Ups:
- Re: Find all chars in table that are ASCII code 128 and Greater
- From: Erland Sommarskog
- Re: Find all chars in table that are ASCII code 128 and Greater
- Prev by Date: Re: Database/Table Design Question - Object/Event Model
- Next by Date: Re: Database/Table Design Question - Object/Event Model
- Previous by thread: Help with SQL 2005 performance problems.
- Next by thread: Re: Find all chars in table that are ASCII code 128 and Greater
- Index(es):
Relevant Pages
|
Loading