Update and rename SQL/Table Creation - Luxtoys.sql to SQL/Luxtoys/Table Creation - Luxtoys.sql

This commit is contained in:
Sang Putu Sandhyana Yogi
2024-07-16 16:41:01 +07:00
committed by GitHub
parent 02a879f439
commit 72b1cf3568

View File

@@ -70,4 +70,4 @@ is_campaign BIT,
disc_detail DECIMAL(10,2),
gross_detail DECIMAL(10,2),
nett_detail DECIMAL(10,2)
);
);