User422483898 posted
I seem to understand Visual Web Developer, VB, and C# but my problem seems to be planning out the structure of the database for a web application.
Looking for a book that covers:
The different types of relationships (one-one, one-many, many-many).
Primary Keys, Foreign Keys and when to use them.
Another problem that I seem to have is learning when a new table is needed to connect two or more types of data (ex. Customers and Products). And going even further in depth with creating more intense database structures that link all kinds of data together.
Any book recommendations? I already ordered Beginning
ASP.NET 4: in C# and VB (Wrox Programmer to Programmer) but I still want to learn more about database structure. thank you