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 |
|
rajasekhar857
Constraint Violating Yak Guru
396 Posts |
Posted - 2009-12-13 : 01:13:17
|
| hi iam having table abc with three fieldsSTATE_ID,STATE_NAME,STATE_CODEnow i want to create a view on this but i want 1 and 2 columns onlySTATE_ID,STATE_NAME,STATUS.STATUS IS NOT THERE but i want to include STATUS and show it 1 by default.how to do this. |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|
|