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-10-04 : 22:50:43
|
| F Ashford writes "I have a field/Column that has 2 values, 'M' and 'F'. I would like to replace 'M' with 'Male' and 'F' with 'Female' in a select statement so as to get the returned results in 'Male' and 'Female'" |
|
|
|
|
|