Click here to Skip to main content
16,008,954 members
Home / Discussions / Database
   

Database

 
GeneralRe: running mysql_install_db on windows Pin
michanne15-Jul-04 6:29
michanne15-Jul-04 6:29 
GeneralRe: running mysql_install_db on windows Pin
Grimolfr6-Jul-04 10:05
Grimolfr6-Jul-04 10:05 
Generaldataview Pin
Member 11412663-Jul-04 0:41
Member 11412663-Jul-04 0:41 
QuestionWhat is the main advantage of subqueries? Pin
wgdesigner2-Jul-04 22:31
wgdesigner2-Jul-04 22:31 
GeneralStored Procedure call yields RecordSet error Pin
Peter Weyzen2-Jul-04 8:29
Peter Weyzen2-Jul-04 8:29 
GeneralRe: Stored Procedure call yields RecordSet error Pin
Steven Campbell2-Jul-04 11:19
Steven Campbell2-Jul-04 11:19 
GeneralRe: Stored Procedure call yields RecordSet error Pin
Peter Weyzen2-Jul-04 11:52
Peter Weyzen2-Jul-04 11:52 
GeneralCould use an extra brain... Pin
brdavid2-Jul-04 6:31
brdavid2-Jul-04 6:31 
I need a little brainstorming from anyone here who is willing to help me figure out a way to represent the following scenerio in a database.

I have a setup routine that will allow users to identify Skills and Subskills for an individual. I have the Skills represented in a Table called SKILLS and the SubSkill in a table of course called SUBSKILLS. Subskills are simply just that, a skill within a skill, such as a skill could be Programming and a subskill could be C++.

there is a possibility that a skill could have 100s of subskills. I was thinking of separating such subskills into a separate table but it seems as if there is so much over head and in many instances categorizing some of the subskills into separate tables seems more positive than having them crammed into the same table. Unless there is something I may not be seeing here, which is why I am looking for a second opinion.

Say you have these two tables SKILLS and SUBSKILLS and SUBSKILLS is dependant on the SKILL but exists N skills, perhaps 20 or more, that will have at least 100 or even 1000 Subskills. How could you easily represent this in a relational setting and allow for an easy way to update. I hope I explained this well. If not, I will elaborate further.

Thanks for the help!


GeneralRe: Could use an extra brain... Pin
Steven Campbell2-Jul-04 11:15
Steven Campbell2-Jul-04 11:15 
GeneralRe: Could use an extra brain... Pin
brdavid2-Jul-04 14:53
brdavid2-Jul-04 14:53 
GeneralSQL query required Pin
Imtiaz Murtaza1-Jul-04 23:02
Imtiaz Murtaza1-Jul-04 23:02 
GeneralRe: SQL query required Pin
wgdesigner2-Jul-04 22:23
wgdesigner2-Jul-04 22:23 
GeneralRe: SQL query required Pin
Go2Canada5-Jul-04 3:07
sussGo2Canada5-Jul-04 3:07 
GeneralRe: SQL query required Pin
irshu8-Jul-04 21:09
irshu8-Jul-04 21:09 
GeneralA Querying to Date Problm Pin
Anonymous1-Jul-04 20:50
Anonymous1-Jul-04 20:50 
GeneralPlease help - can't update screen while waiting for SP in C#. Pin
unRheal1-Jul-04 12:40
unRheal1-Jul-04 12:40 
GeneralRe: Please help - can't update screen while waiting for SP in C#. Pin
Colin Angus Mackay2-Jul-04 15:34
Colin Angus Mackay2-Jul-04 15:34 
GeneralRe: Please help - can't update screen while waiting for SP in C#. Pin
unRheal2-Jul-04 16:39
unRheal2-Jul-04 16:39 
GeneralRe: Please help - can't update screen while waiting for SP in C#. Pin
Mike Dimmick4-Jul-04 6:52
Mike Dimmick4-Jul-04 6:52 
GeneralRe: Please help - can't update screen while waiting for SP in C#. Pin
Colin Angus Mackay4-Jul-04 7:16
Colin Angus Mackay4-Jul-04 7:16 
GeneralRe: Please help - can't update screen while waiting for SP in C#. Pin
unRheal4-Jul-04 13:42
unRheal4-Jul-04 13:42 
GeneralDTS Package Pin
Member 11509011-Jul-04 2:41
Member 11509011-Jul-04 2:41 
GeneralMaster in SQL please Help Pin
irshu1-Jul-04 1:05
irshu1-Jul-04 1:05 
GeneralRe: Master in SQL please Help Pin
Xiangyang Liu 刘向阳1-Jul-04 1:12
Xiangyang Liu 刘向阳1-Jul-04 1:12 
GeneralRe: Master in SQL please Help Pin
irshu1-Jul-04 18:53
irshu1-Jul-04 18:53 

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.