SQL and Data Warehousing - Database issues
3 important questions on SQL and Data Warehousing - Database issues
What is a relational scheme?
Examples: – Book(Bno, Author, Title) – Loan(Bno, Rno, Loan date, Return date)
Which three types of cardinality are there
- One-to-one (or zero-to-one)
- One-to-may
- Many-to-many (M-to-N). Often via a Bridge table. This table decomposes the M-to-N
table in to one-to-many relationships.
What are Joins and which types do we have?
- Inner join (result = both circles)
- Left outer join (you have customers with order and without order)
customers)
5. Minus (customers without orders)
The question on the page originate from the summary of the following study material:
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding