Skip to content

Commit fbd6879

Browse files
authored
Merge pull request #275 from chandrudp29/feature1
2 parents 2b2b268 + e7c38ba commit fbd6879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootcamp/materials/2-fact-data-modeling/tables/array_metrics_ddl.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CREATE TABLE array_metrics (
1+
CREATE TABLE array_metrics(
22
user_id NUMERIC,
33
month_start DATE,
44
metric_name TEXT,

0 commit comments

Comments
 (0)