Create a supermart_db with the tables created from the datasets shared ( , and files) define the relationship between the tables using constraints/keys.

A) SQLite, Foreign keys
B) MySQL, Inner joins
C) PostgreSQL, Outer joins
D) MongoDB, Embedded documents

Q&A Education