Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~208 People Reached
Favorite Forums
Member Avatar for pbmgoat

Ok, I am fairly new to database design so bear with me. I am working on a database on Transportation. My main concern is with the relationships, more specifically with Employees. I have a main table Employees and it contains basic information about the employee. I also have a field …

Member Avatar for SheSaidImaPregy
0
101
Member Avatar for im.thatoneguy

I have a database with let's say two tables as follows: [U] Products Table[/U] ProductID | ProductName and [U]Widgets Table[/U] WidgetID | ProductID (Foreign Key) | Position Now how do I set it up if I want a variable number of widgets that attach to a product. But I want …

Member Avatar for im.thatoneguy
0
107