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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 NOT in SQL?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-04-19 : 11:21:34
LordMatt writes "Hey.
How can I select records from my db where a field is NOT equal to something? An example of this might be:
"select * from table1 where fld <> name"
Is there a way to do this? Thanks a lot.
MATT"
   

- Advertisement -