Saved Bookmarks
| 1. |
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))) |
|
Answer» What's up Ha .... |
|