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-02-06 : 17:47:09
|
| Anoop writes "I have a table with 3 columns say A, B,C (each char(1)). A & B contains Y or N . I want column C to contain the boolean OR of column A and B. How do I do this in a stored procedure? Thanks" |
|
|
|
|
|