You want to set a constraint so that the "item_id" in the "sales" table will always have a value that already exists as "id" in the "item_master" table. Select the correct SQL statement to fill in the underlined blank of the "sales" table. Definitions: CREATE TABLE item_master ( id INTEGER PRIMARY KEY, name TEXT ); CREATE TABLE sales ( sales_id INTEGER, item_id INTEGER, num INTEGER, );
Millie
12 days agoAhmad
16 days agoDarell
21 days agoTrevor
1 days agoTonette
25 days agoSharee
27 days agoRory
18 days agoDallas
1 months agoChau
18 days agoLashaunda
22 days agoFelix
27 days agoJustine
2 months agoEvangelina
2 months agoEarlean
2 months ago