If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Any online courses that can teach this stuff from fundamentals?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-16-08, 07:07
Zeedok Zeedok is offline
Registered User
 
Join Date: Apr 2008
Posts: 17
Any online courses that can teach this stuff from fundamentals?

I am in the process of designing a database for medical research. I'm having trouble understanding the concept of relationships. I think I'm missing a key point, which makes the rest of my design process extremely difficult.

I suppose am making the usual beginner mistakes, thinking about the tables in terms of the data collection forms (paper forms) that I've already created. Essentially however, my study design is very simple. I will enrol the patient (collecting demographic information which should not change significantly throughout the course of the study), ask them a few questions (these will be repeated on a follow-up assessment as well), do a basic examination (again, this will be repeated on a follow-up assessment), perform a standardised test (again, repeated on a follow-up assessment), and having them complete a patient symptom questionnaire (again repeated on follow-up assessment). We plan to grade the severity of the test results on a scale of 1 to 5 for both the initial assessment and for the follow-up assessment. We will then subtract the initial assessment score from the follow-up assessment score to determine which patients had deteriorated over the time period. We will then analyse the data to assess whether any of the information we collected on the initial assessment could have predicted those patients who have deteriorated.

I've attempted to create an entity relationship diagram (which I have attached) which if nothing else, I hope will illustrate what my intentions are. I have attempted to read a number of books, websites, tutorials, but somehow I seem to be missing or have misinterpreted the basic concept of primary and foreign keys. Each time I try and create a multi-table, database, get stuck trying to work out what the relationships are and should be. Most of the examples I read about in a different context to the one that I'm trying to create, which makes it difficult.

While I don't expect anybody to design my database for me (you can, if you'd like, I'd be really grateful!!!, I was hoping someone could point me in the direction of some easy to understand reading material (preferably in relation to medical research database design) or a good-quality online course that could teach me this stuff. I'm pretty sure that the research that I am planning to do will not need high-powered databases, but I am the kind of person that wants to understand what I'm doing, and to get it right first time.

After 15 years of medical training I am not averse to formal teaching, I just want to know where find it.

I'd be grateful for any help.
Reply With Quote
  #2 (permalink)  
Old 09-16-08, 07:20
kristofer kristofer is offline
Registered User
 
Join Date: Sep 2008
Posts: 32
Your attached erd is missing

This is the course I've been using. A bit pricey perhaps ($185) and it doesn't go into 4NF and 5NF which is odd considering the apparent prevailing opinion on these boards?
Reply With Quote
  #3 (permalink)  
Old 09-16-08, 07:25
Zeedok Zeedok is offline
Registered User
 
Join Date: Apr 2008
Posts: 17
Sorry - realised after I posted. Here's my attachment - I will check out that link, thanks.
Attached Thumbnails
Any online courses that can teach this stuff from fundamentals?-relationships.png  
Reply With Quote
  #4 (permalink)  
Old 09-16-08, 07:38
pootle flump pootle flump is offline
King of Understatement
 
Join Date: Feb 2004
Location: One Flump in One Place
Posts: 14,905
Quote:
Originally Posted by kristofer
odd considering the apparent prevailing opinion on these boards?
Not the prevailing opinion
__________________
Testimonial:
Quote:
pootle flump
ur codings are working excelent.
Reply With Quote
  #5 (permalink)  
Old 09-16-08, 08:29
gvee gvee is offline
www.gvee.co.uk
 
Join Date: Jan 2007
Location: UK
Posts: 10,156
It's true kristofer: The Yak Corral III

__________________
George
Twitter | Blog
Reply With Quote
  #6 (permalink)  
Old 10-05-08, 04:25
aetherealize aetherealize is offline
Registered User
 
Join Date: Oct 2008
Posts: 8
I suggest Database Design for Mere Mortals by Hernandez ($40 on Amazon).

One thing I like about his book is that it is completely RDBMS independent.

Another thing I like is that he is really focused on the entire design process, from interviews to schema to business rules.

He even makes a flowchart of his design process into an appendix.

Anyway, it was a very good introduction to databases for me.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On