Suppose a warehouse wishes to maintain a minimum inventory of each item; write a stored procedure that will take an item-id and order-id as input parameter and checks the inventory level of that particular item. If the inventory level of that item is minimum(less than 10) in the item table then an order should be placed with quantity 100 for that item in order-item relation.

Database Systems: Design, Implementation, & Management
11th Edition
ISBN:9781285196145
Author:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Chapter10: Transaction Management And Concurrency Control
Section: Chapter Questions
Problem 1P
icon
Related questions
Question

Consider the following relational schema. Item(Item-id, Item-name, price, Inventory level) Order-items (order-id, item-id, quantity, unit-price) •Suppose a warehouse wishes to maintain a minimum inventory of each item; write a stored procedure that will take an item-id and order-id as input parameter and checks the inventory level of that particular item. If the inventory level of that item is minimum(less than 10) in the item table then an order should be placed with quantity 100 for that item in order-item relation.

Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Procedures in SQL
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781285196145
Author:
Steven, Steven Morris, Carlos Coronel, Carlos, Coronel, Carlos; Morris, Carlos Coronel and Steven Morris, Carlos Coronel; Steven Morris, Steven Morris; Carlos Coronel
Publisher:
Cengage Learning