Hi,
I was wondering if a Db design guru could provide guidance for a db newbie??
I have to design a database (and front-end app) that contain reference numbers that relate to various groups of additional numbers.
An example
No. 1124 (ref A) contains 30 numbers (ref B) 01, 02, 03 ect up to 30
No. 1101: contains 60 numbers 01, 02, 03 up to 60 ect
No. 1411: contains 70 numbers 01, 02 up to 70
No. 1024: contains 20 numbers
No. 1045: contains 50 numbers
No. 1058: contains 40 numbers
No. 5214: contains 120 numbers
No. 7845: contains 160 numbers
and so on
Ref B numbers can vary and need to be edited as and when needed.
I'm assuming that each second set of numbers (ref B) need to have individual unique identifiers , but how would I go about creating and mapping to (ref A) numbers??
Any pointers appreciated.
Thanks,
Ipo
I was wondering if a Db design guru could provide guidance for a db newbie??
I have to design a database (and front-end app) that contain reference numbers that relate to various groups of additional numbers.
An example
No. 1124 (ref A) contains 30 numbers (ref B) 01, 02, 03 ect up to 30
No. 1101: contains 60 numbers 01, 02, 03 up to 60 ect
No. 1411: contains 70 numbers 01, 02 up to 70
No. 1024: contains 20 numbers
No. 1045: contains 50 numbers
No. 1058: contains 40 numbers
No. 5214: contains 120 numbers
No. 7845: contains 160 numbers
and so on
Ref B numbers can vary and need to be edited as and when needed.
I'm assuming that each second set of numbers (ref B) need to have individual unique identifiers , but how would I go about creating and mapping to (ref A) numbers??
Any pointers appreciated.
Thanks,
Ipo