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)
 Rules in SQL Server and how to use them

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-04-06 : 09:41:17
Drew writes "Maybe i'm off, but what I need to do, is somehow have the SQL Server to check to see if a Column, Deleted (bit field), is 1 and if it is I want it to make another column, Featured (bit field) 0. In other words, if the record is marked 'Deleted' then I don't want that record to be Featured.


Thanks,
Drew Laing"
   

- Advertisement -