Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

 
 
Thread Tools Display Modes
Prev Previous Post in Thread   Next Post in Thread Next
Old Feb 22nd, 2006, 1:01 PM   #1
k4pil
Programmer
 
Join Date: Aug 2005
Location: Leeds - UK
Posts: 69
Rep Power: 4 k4pil is on a distinguished road
Any advice on database design??

Hi there ppl!

I am designing a table in a database and am wandering if any1 has any suggestions to my (very simple) design.

The scenario: I already have customer and product tables working fine. Now, want i need to implement next is a table for case, where case is an instance where a customer needs support.
So everytime a cusotmer needs support i want to create a case which will have a different priority, type, description and unique caseID.
This case needs to be registered to a user.

My table:

case(caseID,priority,type,description)
caseRegistered(regID,caseID,custID) - both caseID and custID are foreign keys.

Sorz about the amount of text.

Thanks in advance as always
k4pil is offline   Reply With Quote
 

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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 On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 9:13 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC