Click here to Skip to main content
15,893,487 members
Home / Discussions / Database
   

Database

 
GeneralRe: Moving File Groups and Tables in SQL Server Pin
Ennis Ray Lynch, Jr.28-Mar-13 5:02
Ennis Ray Lynch, Jr.28-Mar-13 5:02 
AnswerRe: Moving File Groups and Tables in SQL Server Pin
Eddy Vluggen28-Mar-13 9:29
professionalEddy Vluggen28-Mar-13 9:29 
QuestionCreating column of type enum Pin
columbos1492727-Mar-13 6:02
columbos1492727-Mar-13 6:02 
AnswerRe: Creating column of type enum Pin
Eddy Vluggen27-Mar-13 8:07
professionalEddy Vluggen27-Mar-13 8:07 
AnswerRe: Creating column of type enum Pin
PIEBALDconsult27-Mar-13 8:27
mvePIEBALDconsult27-Mar-13 8:27 
AnswerRe: Creating column of type enum Pin
Jörgen Andersson27-Mar-13 8:38
professionalJörgen Andersson27-Mar-13 8:38 
GeneralRe: Creating column of type enum Pin
PIEBALDconsult27-Mar-13 12:00
mvePIEBALDconsult27-Mar-13 12:00 
GeneralRe: Creating column of type enum Pin
Jörgen Andersson27-Mar-13 21:07
professionalJörgen Andersson27-Mar-13 21:07 
All true, and if one wanted to fully emulate an enum one would also need an extra column for the integer value.

But you can't add new members to an enumeration without recompiling either.

Anyway, I got the impression that the OP only wanted to limit the items in a column, and if your objections is of no concern for the OPs intended usage, this is a simple way to achieve a limited list of items.
"The ones who care enough to do it right care too much to compromise."
Matthew Faithfull

GeneralRe: Creating column of type enum Pin
PIEBALDconsult28-Mar-13 4:18
mvePIEBALDconsult28-Mar-13 4:18 
GeneralRe: Creating column of type enum Pin
Jörgen Andersson28-Mar-13 4:56
professionalJörgen Andersson28-Mar-13 4:56 
QuestionGetting My Answers are Down voted many time … Pin
gvprabu26-Mar-13 18:58
gvprabu26-Mar-13 18:58 
AnswerRe: Getting My Answers are Down voted many time … Pin
Mycroft Holmes26-Mar-13 23:00
professionalMycroft Holmes26-Mar-13 23:00 
AnswerRe: Getting My Answers are Down voted many time … Pin
Richard MacCutchan27-Mar-13 4:02
mveRichard MacCutchan27-Mar-13 4:02 
Questionhow can a get top each event in my related table Pin
mhd.sbt26-Mar-13 7:07
mhd.sbt26-Mar-13 7:07 
AnswerRe: how can a get top each event in my related table Pin
Corporal Agarn26-Mar-13 8:57
professionalCorporal Agarn26-Mar-13 8:57 
GeneralRe: how can a get top each event in my related table Pin
mhd.sbt27-Mar-13 0:59
mhd.sbt27-Mar-13 0:59 
AnswerRe: how can a get top each event in my related table Pin
Mycroft Holmes26-Mar-13 13:08
professionalMycroft Holmes26-Mar-13 13:08 
AnswerRe: how can a get top each event in my related table Pin
EralperYilmaz1-Apr-13 1:20
EralperYilmaz1-Apr-13 1:20 
QuestionDatabase Deployment/Version updates in unison with source code Pin
dexterama26-Mar-13 6:55
professionaldexterama26-Mar-13 6:55 
AnswerRe: Database Deployment/Version updates in unison with source code Pin
Mycroft Holmes26-Mar-13 13:05
professionalMycroft Holmes26-Mar-13 13:05 
Questioncertain rows to column Pin
Richard.Berry10025-Mar-13 18:26
Richard.Berry10025-Mar-13 18:26 
AnswerRe: certain rows to column Pin
Mycroft Holmes26-Mar-13 1:14
professionalMycroft Holmes26-Mar-13 1:14 
GeneralRe: certain rows to column Pin
Richard.Berry10027-Mar-13 2:30
Richard.Berry10027-Mar-13 2:30 
QuestionSearch in all tables for a given where condition Pin
Member 313707825-Mar-13 4:51
Member 313707825-Mar-13 4:51 
AnswerRe: Search in all tables for a given where condition Pin
Chris Quinn25-Mar-13 5:00
Chris Quinn25-Mar-13 5:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.