Search found 1 match

Go to advanced search

by Troy Sorensen
Tue Oct 29, 2013 5:14 am
Forum: Issues
Topic: How to create Relational Database?
Replies: 7
Views: 2026
 
Jump to post

How to create Relational Database?

How to create database of orders (user, date, total, payment, etc) with one-to-many relationship with database of OrderDetails (products, prices, quantities). Would this be two collections within same database?

Go to advanced search