Guest User

Untitled

a guest
Jul 20th, 2018
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. - tblSchool (parent)
  2. - tblCars
  3. - tblContacts (eg: John/Mary/Joe)
  4. - tblContactType (eg: Admin/Manager/Accounts)
  5. - tblContactDetails (eg: 012-345-6789/john@place.com)
  6. - tblContactDetailTypes (eg: Telephone/Facsimilie/Mobile/Email)
  7.  
  8. - pivotTblCars (connect tblSchool with tblCars)
  9. - pivotTblContacts (connect tblSchool with tblContacts)
Add Comment
Please, Sign In to add comment