<p>Describe two database relations in following:</p><p>Items</p>itemIDsectionprice0182school12.000831home59.990231food3.99<p>Customers</p>firstNamelastNamephoneNumberitemPurchasedJohnSmith732-48320231AlexLee943-20000231AlexLee943-20000831<p>1. the attributes of each relation</p><p>2. the tuples of each relation</p><p>3.the relation schema for each relation</p><p>4.the database schema</p><p>5.a suitable domain for each attribute</p> Expert