sqlstatement to add a constraint on the quantity field oftable(Production.ProductInventory) to limit the value to be 0 orgreater
Expert Answer
Answer to sql statement to add a constraint on the quantity field of table(Production.ProductInventory) to limit the value to be 0…