Click here to Skip to main content
16,004,901 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
How to create Data structure for Company & Distributors in single database?
Posted
Updated 23-Sep-14 22:59pm
v2
Comments
Leo Chapiro 24-Sep-14 4:58am    
Try it simply by creating Data structure for Company & Distributors in single database ;)
Sinisa Hajnal 24-Sep-14 5:20am    
_duDE_ is right. Write down what you need in company data, what you need as distributor data and which data serves as key to connect one to the other.

That is all. Just to it.

1 solution

Your question is to broad to answer properly.
Below are some links you can use to get started.

Order Processing Database Tutorial[^]

On this site you can learn SQL SQL Tutorial[^]

Best Practices for Database Schema Design (Beginners)[^]

20 Database Design Best Practices[^]
 
Share this answer
 
Comments
Member 3398321 24-Sep-14 8:52am    
thanx

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900