The ORDERS table has a primary key constraint on the ORDER_ID column.
The ORDER_ITEMS table has a foreign key constraint on the ORDER_ID column, referencing the primary key of the ORDERS table.
The constraint is defined with ON DELETE CASCADE.
There are rows in the ORDERS table with an ORDER_TOTAL of less than 1000.
Which three DELETE statements execute successfully? (Choose three.)
HUGO2024
4 months, 4 weeks agoyaya32
1 year agoMcromeo
1 year, 1 month agolucemqy
1 year, 2 months agox33
1 year, 3 months agomrcsp
11 months, 3 weeks agoWingL
1 year, 6 months agoCecilia_Soso
1 year, 8 months agokaplanek
1 year, 9 months agojfc1
1 year, 11 months ago