Click here to Skip to main content
15,925,255 members
Home / Discussions / Database
   

Database

 
QuestionAccess to stored procs on different database servers Pin
vanikanc5-Jan-11 5:00
vanikanc5-Jan-11 5:00 
AnswerRe: Access to stored procs on different database servers Pin
DoctorMick5-Jan-11 6:14
DoctorMick5-Jan-11 6:14 
GeneralRe: Access to stored procs on different database servers Pin
vanikanc5-Jan-11 6:48
vanikanc5-Jan-11 6:48 
GeneralRe: Access to stored procs on different database servers Pin
Corporal Agarn5-Jan-11 7:48
professionalCorporal Agarn5-Jan-11 7:48 
GeneralRe: Access to stored procs on different database servers Pin
vanikanc5-Jan-11 7:56
vanikanc5-Jan-11 7:56 
GeneralRe: Access to stored procs on different database servers Pin
vanikanc5-Jan-11 8:22
vanikanc5-Jan-11 8:22 
GeneralRe: Access to stored procs on different database servers Pin
Corporal Agarn5-Jan-11 9:10
professionalCorporal Agarn5-Jan-11 9:10 
GeneralRe: Access to stored procs on different database servers Pin
vanikanc5-Jan-11 9:19
vanikanc5-Jan-11 9:19 
QuestionBlocking Read of some rows. Pin
DeathDragon4-Jan-11 22:33
DeathDragon4-Jan-11 22:33 
AnswerRe: Blocking Read of some rows. Pin
Jörgen Andersson4-Jan-11 22:47
professionalJörgen Andersson4-Jan-11 22:47 
GeneralRe: Blocking Read of some rows. Pin
DeathDragon4-Jan-11 22:52
DeathDragon4-Jan-11 22:52 
AnswerRe: Blocking Read of some rows. Pin
Chris Meech5-Jan-11 5:05
Chris Meech5-Jan-11 5:05 
QuestionDatabase table design Pin
scorp_scorp3-Jan-11 23:05
scorp_scorp3-Jan-11 23:05 
AnswerRe: Database table design Pin
Hiren solanki3-Jan-11 23:31
Hiren solanki3-Jan-11 23:31 
scorp_scorp wrote:
My question is, when designing the table X, should i include a feild/coloumn that contains the sum of the inputs/records in Y, or not, little bit confused


There's one option available of computed column in SQL Server, That's just giving you column value by applying formula you've provided while creating that column rather then storing physical data of SUM.
Regards,
Hiren.

QuestionRe: Database table design Pin
scorp_scorp3-Jan-11 23:36
scorp_scorp3-Jan-11 23:36 
GeneralRe: Database table design Pin
Hiren solanki3-Jan-11 23:40
Hiren solanki3-Jan-11 23:40 
AnswerRe: Database table design Pin
scorp_scorp3-Jan-11 23:42
scorp_scorp3-Jan-11 23:42 
GeneralRe: Database table design Pin
jschell4-Jan-11 8:25
jschell4-Jan-11 8:25 
AnswerRe: Database table design Pin
Eddy Vluggen4-Jan-11 0:31
professionalEddy Vluggen4-Jan-11 0:31 
AnswerRe: Database table design Pin
PIEBALDconsult4-Jan-11 2:23
mvePIEBALDconsult4-Jan-11 2:23 
AnswerRe: Database table design Pin
jschell4-Jan-11 8:27
jschell4-Jan-11 8:27 
GeneralRe: Database table design Pin
scorp_scorp9-Jan-11 21:06
scorp_scorp9-Jan-11 21:06 
Questionerror in sql Pin
mandarapu3-Jan-11 21:14
mandarapu3-Jan-11 21:14 
AnswerRe: error in sql Pin
Bernhard Hiller3-Jan-11 23:14
Bernhard Hiller3-Jan-11 23:14 
AnswerRe: error in sql Pin
Hiren solanki3-Jan-11 23:28
Hiren solanki3-Jan-11 23:28 

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.