Skip to content

Commit 4fc46bd

Browse files
committed
fix: wording
1 parent ba868e3 commit 4fc46bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/01-refresher.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ INSERT INTO policies_types_01 (_id, max_premium_amount) VALUES
7474
('Travel', 50);
7575

7676

77-
-- Q11. Join the two tables together
77+
-- Q11. Join the two tables together where policies_types_01._id is the policies_01.policy_type
7878
-- @block
7979
SELECT ...;
8080

0 commit comments

Comments
 (0)