Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-06-07 : 09:13:57
|
Marc writes "SQLServer 7.0 Windows NT4 SP6
Which MIN and MAX Unicode constant should i use if i want to retrieve all the rows (name is varchar) :
select * from employe where name >= MIN and name <= MAX" |
|
|
|
|
|