|
-
February 15th, 2005, 07:38 PM
#1
select range between letters
Visual Basic 6 Sp5
SQL Server 2000
--------------------------
i want to make sql select to select items between two words like
select * from items where itemno >=ab and itemno<= dr
itemno is nvarchar(15)
but these not give the correct values
Is there any way to solve these to be able to select between two letters or numbers value
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|