Computer Science, asked by mf3086152019, 23 days ago

Consider the database scheme given in Question No 2.
i- Calculate the query cost of the given two relational queries.
ii- Write SQL query for both relational queries.
a) PNAME (((sCITY!= ‘Rawat’(Customer))⋉CID(Order))⋈OID(soquantity!=3 (Invoice)))
b) PPrice(sP.PID=I.PID^O.OID=I.OID(((sPrice>30(Product))x Invoice))x(soid!=3 (Order)))

Answers

Answered by sunitasingh068
1

it's not clear to me

can post picture of Question

Similar questions