diff --git a/SQL/Table Creation - Luxtoys.sql b/SQL/Luxtoys/Table Creation - Luxtoys.sql similarity index 95% rename from SQL/Table Creation - Luxtoys.sql rename to SQL/Luxtoys/Table Creation - Luxtoys.sql index 0f870fc..6fc6f70 100644 --- a/SQL/Table Creation - Luxtoys.sql +++ b/SQL/Luxtoys/Table Creation - Luxtoys.sql @@ -70,4 +70,4 @@ is_campaign BIT, disc_detail DECIMAL(10,2), gross_detail DECIMAL(10,2), nett_detail DECIMAL(10,2) -); \ No newline at end of file +);