Skip to content

Commit

Permalink
rda_task_4 sol
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantinou77 committed Dec 26, 2024
1 parent 3ab7848 commit 0761b35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion task.sql
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,3 @@ INSERT INTO ProductInventory (ProductID, WarehouseID, WarehouseAmount)
VALUES
(1, 1, 2),
(2, 2, 5);

0 comments on commit 0761b35

Please sign in to comment.