Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Q . 2 ( a ) Differentiate between ( any three ) ( i ) Weak and Strong Entity in ER Diagram ( ii )
Qa Differentiate between any three
i Weak and Strong Entity in ER Diagram
ii Primary Key and Foreign Key in SQL
iii Label and Text Control in Visual Basic
iv ER Diagram and EER Diagram
y Database Administrator and Database User
bi Consider the following schema:
Borrower CustomerName, LoanNumber
Loan LoanNumber, Branch, Amount
Write Relational Algebra query to find the Customer name who have a loan in all branches.
ii Consider the following schema:
Supplierssid: integer, sname: string, address: string
Partspid: integer, pname: string, color: string
Catalogsid: integer, pid: integer, cost: real
Write Relational Algebra query to find the pids of the least expensive parts supplied by supplier
named 'Ajay'.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started