Click here to Skip to main content
15,907,497 members
Home / Discussions / Database
   

Database

 
GeneralRe: Error while executing the Stored Procedure Pin
K V Sekhar12-Aug-08 21:57
K V Sekhar12-Aug-08 21:57 
QuestionDeadlocks Pin
DotNetMan12-Aug-08 15:22
DotNetMan12-Aug-08 15:22 
AnswerRe: Deadlocks Pin
Ashfield13-Aug-08 2:10
Ashfield13-Aug-08 2:10 
AnswerSP_LOCK2 Pin
David Mujica13-Aug-08 2:18
David Mujica13-Aug-08 2:18 
AnswerRe: Deadlocks Pin
Wendelius13-Aug-08 7:58
mentorWendelius13-Aug-08 7:58 
AnswerRe: Deadlocks Pin
Tripathi Swati18-Aug-08 23:08
Tripathi Swati18-Aug-08 23:08 
Questiondbase deisgn question Pin
bfis10813712-Aug-08 10:15
bfis10813712-Aug-08 10:15 
AnswerRe: dbase deisgn question Pin
Manas Bhardwaj12-Aug-08 10:25
professionalManas Bhardwaj12-Aug-08 10:25 
bfis108137 wrote:
So my question is, is it correct to make a table called blood pressures and store 4 entries for each patient?


Depends on how you like it. Smile | :) Actually this is not bad.
But still, we can break this into two tables; lets say PatientDetails(with all crap like his name, address but most important an ID which will be used to map the other table) and PatientBloodPressure.

Hope this helpsRose | [Rose]
GeneralRe: dbase deisgn question Pin
bfis10813712-Aug-08 10:28
bfis10813712-Aug-08 10:28 
GeneralRe: dbase deisgn question Pin
Manas Bhardwaj12-Aug-08 10:37
professionalManas Bhardwaj12-Aug-08 10:37 
GeneralRe: dbase deisgn question Pin
PIEBALDconsult12-Aug-08 13:05
mvePIEBALDconsult12-Aug-08 13:05 
GeneralRe: dbase deisgn question Pin
bfis10813712-Aug-08 13:08
bfis10813712-Aug-08 13:08 
GeneralRe: dbase deisgn question Pin
PIEBALDconsult12-Aug-08 13:15
mvePIEBALDconsult12-Aug-08 13:15 
GeneralRe: dbase deisgn question Pin
Mycroft Holmes12-Aug-08 19:44
professionalMycroft Holmes12-Aug-08 19:44 
GeneralRe: dbase deisgn question Pin
bfis10813713-Aug-08 1:03
bfis10813713-Aug-08 1:03 
GeneralRe: dbase deisgn question Pin
Mycroft Holmes13-Aug-08 2:00
professionalMycroft Holmes13-Aug-08 2:00 
GeneralRe: dbase deisgn question Pin
Mark Churchill12-Aug-08 21:15
Mark Churchill12-Aug-08 21:15 
GeneralRe: dbase deisgn question Pin
Wendelius13-Aug-08 7:23
mentorWendelius13-Aug-08 7:23 
QuestionHelp with a SELECT query needed. Pin
Steven J Jowett12-Aug-08 3:24
Steven J Jowett12-Aug-08 3:24 
AnswerRe: Help with a SELECT query needed. Pin
PIEBALDconsult12-Aug-08 3:29
mvePIEBALDconsult12-Aug-08 3:29 
GeneralRe: Help with a SELECT query needed. Pin
Steven J Jowett12-Aug-08 3:31
Steven J Jowett12-Aug-08 3:31 
GeneralRe: Help with a SELECT query needed. Pin
Steven J Jowett12-Aug-08 4:32
Steven J Jowett12-Aug-08 4:32 
GeneralRe: Help with a SELECT query needed. Pin
PIEBALDconsult12-Aug-08 5:10
mvePIEBALDconsult12-Aug-08 5:10 
GeneralRe: Help with a SELECT query needed. Pin
Steven J Jowett12-Aug-08 5:45
Steven J Jowett12-Aug-08 5:45 
QuestionMySQL to MSSQL conversion of stmt Pin
tim_gunning12-Aug-08 1:54
tim_gunning12-Aug-08 1:54 

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.