Click here to Skip to main content
15,915,501 members
Home / Discussions / Database
   

Database

 
AnswerRe: Database Schema to represent directory structure Pin
Mycroft Holmes20-Jan-10 18:36
professionalMycroft Holmes20-Jan-10 18:36 
QuestionOracle Boolean in a datatable with c# Pin
camau20-Jan-10 5:54
camau20-Jan-10 5:54 
AnswerRe: Oracle Boolean in a datatable with c# Pin
Jörgen Andersson20-Jan-10 11:12
professionalJörgen Andersson20-Jan-10 11:12 
QuestionOracle Installation Setting Pin
svs_shyam_2720-Jan-10 4:15
svs_shyam_2720-Jan-10 4:15 
AnswerRe: Oracle Installation Setting Pin
camau20-Jan-10 5:39
camau20-Jan-10 5:39 
AnswerRe: Oracle Installation Setting Pin
Chris Meech20-Jan-10 5:48
Chris Meech20-Jan-10 5:48 
AnswerRe: Oracle Installation Setting Pin
David Skelly20-Jan-10 6:28
David Skelly20-Jan-10 6:28 
QuestionCriteria for creating a new category table Pin
JHizzle20-Jan-10 2:46
JHizzle20-Jan-10 2:46 
Here's my quandry: I am creating a new table that's holding records of message sent within the system. One of the fields is what type of message is being sent which currently falls into only 3 options.
Currently, it's likely that this is not going to change that much but I'm trying to work out if it's better to create a new table to hold these and thus enforce referential integrity or simply not bother and rely on the enumeration on the code end.
Queries against the data is likely to want grouping by message type but with only 3, it just seems a bit overkill.
Any suggestions?
AnswerRe: Criteria for creating a new category table Pin
David Mujica20-Jan-10 3:11
David Mujica20-Jan-10 3:11 
QuestionUpdate a column Pin
Hum Dum19-Jan-10 22:11
Hum Dum19-Jan-10 22:11 
AnswerRe: Update a column Pin
loyal ginger20-Jan-10 2:03
loyal ginger20-Jan-10 2:03 
AnswerRe: Update a column Pin
loyal ginger20-Jan-10 4:11
loyal ginger20-Jan-10 4:11 
GeneralRe: Update a column Pin
Hum Dum22-Jan-10 17:47
Hum Dum22-Jan-10 17:47 
QuestionJoin query Pin
pkj19-Jan-10 17:22
pkj19-Jan-10 17:22 
AnswerRe: Join query Pin
dan!sh 19-Jan-10 18:51
professional dan!sh 19-Jan-10 18:51 
AnswerRe: Join query Pin
Pranay Rana19-Jan-10 19:41
professionalPranay Rana19-Jan-10 19:41 
QuestionInstalling a database using MSVS 2010 Pin
JaeBeam19-Jan-10 11:34
JaeBeam19-Jan-10 11:34 
AnswerRe: Installing a database using MSVS 2010 Pin
Bassam Saoud20-Jan-10 8:37
Bassam Saoud20-Jan-10 8:37 
QuestionSQL Query : Multiple joins [modified] Pin
DotNetXenon19-Jan-10 11:11
DotNetXenon19-Jan-10 11:11 
AnswerRe: SQL Query : Multiple joins Pin
SeMartens19-Jan-10 20:18
SeMartens19-Jan-10 20:18 
QuestionT-SQL: How to force rows insertion ignoring transactions? Pin
Yuval Naveh19-Jan-10 8:36
Yuval Naveh19-Jan-10 8:36 
AnswerRe: T-SQL: How to force rows insertion ignoring transactions? [modified] Pin
Eddy Vluggen19-Jan-10 10:20
professionalEddy Vluggen19-Jan-10 10:20 
GeneralRe: T-SQL: How to force rows insertion ignoring transactions? Pin
Yuval Naveh20-Jan-10 2:58
Yuval Naveh20-Jan-10 2:58 
AnswerRe: T-SQL: How to force rows insertion ignoring transactions? Pin
debrah.h4819-Jan-10 19:00
debrah.h4819-Jan-10 19:00 
GeneralRe: T-SQL: How to force rows insertion ignoring transactions? Pin
Yuval Naveh20-Jan-10 2:59
Yuval Naveh20-Jan-10 2:59 

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.