6 lines
81 B
SQL
6 lines
81 B
SQL
-- [REPORT]
|
|
|
|
drop table if exists variable_report;
|
|
|
|
drop table if exists report;
|