One to many - one record in ‘Orders’ table have many records in ‘OrderLines’ table

One to One - one record in ‘Customers’ table have only one record in ‘CustomerProfile’ table

Many to Many - Many ‘books’ of the same copy can be barrowed by many people from a ‘library’

VN:F [1.1.6_502]
Rating: 0.0/5 (0 votes cast)
Share:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • DotNetKicks
  • LinkedIn
  • Live
  • MySpace
  • StumbleUpon
  • Technorati

Related posts:

  1. Build DateTime from values
  2. What is the difference between CAST and CONVERT in SQL?
  3. Characteristics of a software architect
  4. OVER and WITH in t-sql
  5. Filter Listbox based on Textbox entry