mirror of
https://github.com/youronlydimwit/Data_ScienceUse_Cases.git
synced 2026-03-29 13:24:31 +02:00
2944 lines
454 KiB
SQL
2944 lines
454 KiB
SQL
USE LUXTOYS_DB
|
|
|
|
-- Customers Data
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000001', 'Ella Teng', 'Ap #853-4065 Id Road', 'Tangerang', 'Silver');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000002', 'Michael Peng', '9639 Sed St.', 'Jakarta Barat', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000003', 'Duncan Png', '7660 Mi Street', 'Jakarta Barat', 'Gold');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000004', 'Fletcher Xiang', '194 Egestas Street', 'Bogor', 'Silver');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000005', 'Elliott Tun', '', 'Jakarta Selatan', 'Silver');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000006', 'Sylvester Tsui', '5004 Lorem, Road', 'Jakarta Barat', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000007', 'Chancellor Cao', '701-239 Nec, Street', 'Tangerang Selatan', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000008', 'Jeremy Zhong', '467-3434 Lacus. Avenue', 'Jakarta Timur', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000009', 'Germaine Xue', '324-3659 Suspendisse Rd.', 'Bekasi', 'Gold');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000010', 'Raja Lou', 'Ap #615-9887 Fusce Road', 'Bekasi', 'Gold');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000011', 'Hoyt Wu', '6825 Ipsum Av.', 'Tangerang Selatan', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000012', 'Leilani Yao', 'P.O. Box 989, 7616 Nisl Ave', 'Depok', 'Platinum');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000013', 'Hedda Sha', '452-7904 Elit St.', 'Jakarta Timur', 'Silver');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000014', 'Sean Si', 'P.O. Box 619, 5937 Parturient Rd.', 'Tangerang', 'Silver');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000015', 'Joy Kaur', '628-466 Mi Street', 'Bekasi', 'Silver');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000016', 'Maya Win', '2260 Scelerisque Road', 'Bogor', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000017', 'Odessa Man', '424-5902 Lacinia Rd.', 'Jakarta Pusat', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000018', 'Regina Woo', 'P.O. Box 497, 9461 Porttitor Ave', 'Jakarta Barat', 'Silver');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000019', 'Geraldine Tsui', '348-5873 Semper Av.', 'Jakarta Barat', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000020', 'Merrill Yun', '8817 Magna. St.', 'Jakarta Utara', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000021', 'Merritt Liao', '4293 Quis Rd.', 'Bekasi', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000022', 'Gwendolyn Hwang', '548-9317 Sapien. Rd.', 'Jakarta Utara', 'Silver');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000023', 'Nissim Nair', '5592 Enim. Ave', 'Jakarta Pusat', 'Gold');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000024', 'Diana Ali', '831-2432 Rutrum Rd.', 'Tangerang', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000025', 'Kermit Nair', 'Ap #586-4822 Aptent Street', 'Jakarta Barat', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000026', 'Nero Bi', '550-1235 Et Rd.', 'Jakarta Pusat', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000027', 'Tana Teh', 'Ap #759-754 Placerat Avenue', 'Bekasi', 'Silver');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000028', 'Quinlan Gong', '', 'Bogor', 'Silver');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000029', 'Samuel Dong', 'P.O. Box 145, 8004 Donec Rd.', 'Jakarta Barat', 'Gold');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000030', 'Orla Teoh', '110-5223 Tortor. Av.', 'Jakarta Timur', 'Gold');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000031', 'Molly Xin', 'Ap #720-2915 Fermentum Av.', 'Jakarta Timur', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000032', 'Carly Seng', '908-8489 Egestas Ave', 'Jakarta Pusat', 'Platinum');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000033', 'Miriam Ke', '5492 Felis. Av.', 'Tangerang', 'Silver');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000034', 'Evelyn Rahman', 'Ap #411-6986 Molestie St.', 'Jakarta Utara', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000035', 'Celeste Man', 'Ap #998-4200 Suspendisse Road', 'Tangerang Selatan', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000036', 'Riley Fung', '703-2985 Sed Rd.', 'Jakarta Selatan', 'Silver');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000037', 'Ruby Dong', 'Ap #555-2452 Cursus Av.', 'Jakarta Timur', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000038', 'Uta Chu', '', 'Jakarta Barat', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000039', 'Isabella Ma', '463-439 Mi. Road', 'Tangerang Selatan', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000040', 'Alan Li', '451-3503 Vestibulum Street', 'Jakarta Utara', 'Silver');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000041', 'Kyla Man', 'Ap #587-1574 Sem Avenue', 'Jakarta Selatan', 'Gold');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000042', 'Mona So', '', 'Bekasi', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000043', 'Elvis Choo', '', 'Bogor', 'Gold');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000044', 'Declan Sin', 'P.O. Box 227, 5890 Arcu Road', 'Jakarta Barat', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000045', 'Brian You', '', 'Depok', 'Silver');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000046', 'Maisie Xia', 'P.O. Box 922, 5934 Ac Street', 'Jakarta Pusat', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000047', 'Josephine Yip', '', 'Jakarta Barat', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000048', 'Timon Xie', '992-9227 Vulputate, Rd.', 'Jakarta Timur', 'Gold');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000049', 'Shaeleigh Kim', 'P.O. Box 179, 1059 Velit. Rd.', 'Jakarta Pusat', 'Bronze');
|
|
INSERT INTO Customers (cusID, uName, uAddress, uRegion, uLevel)VALUES ('U000000050', 'Yuli Qi', 'Ap #393-6197 Non, Av.', 'Bogor', 'Platinum');
|
|
|
|
|
|
-- Store Data
|
|
INSERT INTO Store (storeID, storeName, storeArea, storeType) VALUES ('ST00000001', 'LUXTOYS - Central Park', 'Jakarta Barat', 'OFFLINE');
|
|
INSERT INTO Store (storeID, storeName, storeArea, storeType) VALUES ('ST00000002', 'LUXTOYS - Tangerang1', 'Tangerang', 'OFFLINE');
|
|
INSERT INTO Store (storeID, storeName, storeArea, storeType) VALUES ('ST00000003', 'LUXTOYS - Tangerang2', 'Tangerang Selatan', 'OFFLINE');
|
|
INSERT INTO Store (storeID, storeName, storeArea, storeType) VALUES ('ST00000004', 'LUXTOYS - Green Lake', 'Depok', 'OFFLINE');
|
|
INSERT INTO Store (storeID, storeName, storeArea, storeType) VALUES ('ST00000005', 'LUXTOYS - Galaxy', 'Bekasi', 'OFFLINE');
|
|
INSERT INTO Store (storeID, storeName, storeArea, storeType) VALUES ('ST00000006', 'LUXTOYS - Senopati', 'Jakarta Selatan', 'OFFLINE');
|
|
INSERT INTO Store (storeID, storeName, storeArea, storeType) VALUES ('ST00000007', 'LUXTOYS - Aeon TJB', 'Jakarta Timur', 'OFFLINE');
|
|
INSERT INTO Store (storeID, storeName, storeArea, storeType) VALUES ('ST00000008', 'LUXTOYS - BTM Mall', 'Bogor', 'OFFLINE');
|
|
INSERT INTO Store (storeID, storeName, storeArea, storeType) VALUES ('ST00000009', 'LUXTOYS - PIKM', 'Jakarta Utara', 'OFFLINE');
|
|
INSERT INTO Store (storeID, storeName, storeArea, storeType) VALUES ('ST00000010', 'LUXTOYS - Jakarta Barat', 'Bekasi', 'OFFLINE');
|
|
INSERT INTO Store (storeID, storeName, storeArea, storeType) VALUES ('ST00000011', 'LUXTOYS - Margonda', 'Depok', 'OFFLINE');
|
|
INSERT INTO Store (storeID, storeName, storeArea, storeType) VALUES ('ST00000012', 'LUXTOYS - Sency', 'Jakarta Selatan', 'OFFLINE');
|
|
INSERT INTO Store (storeID, storeName, storeArea, storeType) VALUES ('ST00000013', 'LUXTOYS - Citra Garden', 'Jakarta Barat', 'OFFLINE');
|
|
INSERT INTO Store (storeID, storeName, storeArea, storeType) VALUES ('ST00000014', 'LUXTOYS - ITC', 'Jakarta Utara', 'OFFLINE');
|
|
INSERT INTO Store (storeID, storeName, storeArea, storeType) VALUES ('ST00000015', 'LUXTOYS - WEB', '', 'ONLINE');
|
|
|
|
-- Employee Data
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000001', 'Alice Johnson', 'Staff', '2023-03-15', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000002', 'Bob Smith', 'Staff', '2023-03-28', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000003', 'Carol Davis', 'Staff', '2023-04-07', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000004', 'David Brown', 'Manager', '2023-04-19', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000005', 'Emily Wilson', 'Supervisor', '2023-05-01', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000006', 'Frank Moore', 'Manager', '2023-05-12', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000007', 'Grace Taylor', 'Supervisor', '2023-06-05', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000008', 'Henry Anderson', 'Staff', '2023-06-20', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000009', 'Isabel Thomas', 'Staff', '2023-07-04', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000010', 'Jack Jackson', 'Staff', '2023-07-18', '2024-04-06', 'RESIGNED');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000011', 'Karen White', 'Manager', '2023-08-09', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000012', 'Liam Harris', 'Staff', '2023-08-23', '2024-02-04', 'RESIGNED');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000013', 'Mia Martin', 'Staff', '2023-09-11', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000014', 'Noah Thompson', 'Supervisor', '2023-09-25', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000015', 'Olivia Garcia', 'Supervisor', '2023-10-06', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000016', 'Paul Martinez', 'Staff', '2023-10-21', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000017', 'Quinn Robinson', 'Staff', '2023-11-03', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000018', 'Rachel Clark', 'Supervisor', '2023-11-17', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000019', 'Samuel Lewis', 'Manager', '2023-12-05', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000020', 'Tina Walker', 'Staff', '2023-12-20', '2024-05-21', 'RESIGNED');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000021', 'Victor Hall', 'Staff', '2024-01-09', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000022', 'Wendy Allen', 'Staff', '2024-01-24', NULL, 'ACTIVE');
|
|
INSERT INTO Employee (stafID, stafName, stafLevel, stafEntryDate, stafExitDate, staf_stat) VALUES ('W000000023', 'Xavier Young', 'Staff', '2024-02-12', NULL, 'ACTIVE');
|
|
|
|
-- Warehouse Data
|
|
INSERT INTO Warehouse (waID, waRegion, stafID) VALUES ('WA045', 'Jakarta Utara', 'W000000006');
|
|
INSERT INTO Warehouse (waID, waRegion, stafID) VALUES ('WA046', 'Bekasi', 'W000000004');
|
|
INSERT INTO Warehouse (waID, waRegion, stafID) VALUES ('WA047', 'Tangerang', 'W000000011');
|
|
INSERT INTO Warehouse (waID, waRegion, stafID) VALUES ('WA048', 'Jakarta Barat', 'W000000019');
|
|
|
|
-- Product Data
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000001', 'RESONATOR SPECTRO FIRST EDITION - WUTHERING WAVES', 'RESIN-STANDARD', 'EXISTING', 1250000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000002', 'HOT TOYS SUPERMAN PREMIUM FORMAT 2024', 'RESIN-PREMIUM', 'EXISTING', 5400000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000003', 'SYNERGY SERIES 1 NARUTO - NARUTO', 'PVC', 'EXISTING', 684000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000004', 'CAPTAIN AMERICA CIVIL WAR VERSION - SHF', 'RESIN-STANDARD', 'EXISTING', 1300000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000005', 'RORONOA ZORO STANDARD OUTFIT - ONEPIECE', 'RESIN-STANDARD', 'EXISTING', 1100000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000006', 'SYNERGY SERIES 1 BORUTO- NARUTO', 'PVC', 'EXISTING', 684000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000007', '2B SKIRT VERSION - NIER', 'RESIN-STANDARD', 'EXISTING', 1300000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000008', 'MAKIMA STANDALONE - CHAINSAWMAN', 'PVC', 'EXISTING', 640000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000009', 'ITACHI UCHIHA SUSANOO - NARUTO', 'RESIN-STANDARD', 'EXISTING', 1300000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000010', 'CHARACTER HIGHLIGHT YOR FORGER - SPYXFAMILY', 'PVC', 'EXISTING', 760000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000011', 'BARBARA IDOL SINGER - GENSHIN', 'PVC', 'EXISTING', 670000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000012', 'DILUC THE CRIMSON KNIGHT - GENSHIN', 'PVC', 'EXISTING', 750000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000013', 'CHARACTER HIGHLIGHT ANYA FORGER - SPYXFAMILY', 'PVC', 'NEW', 760000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000014', 'YINLIN EXTRAVAGANT VER - WUTHERING WAVES', 'RESIN-STANDARD', 'NEW', 1450000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000015', 'JIYAN COMBAT POSE - WUTHERING WAVES', 'RESIN-STANDARD', 'NEW', 1450000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000016', 'NINGGUANG RELAX TIME - GENSHIN', 'RESIN-PREMIUM', 'NEW', 5500000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000017', 'KAKASHI HATAKE ANBU VER - NARUTO', 'RESIN-STANDARD', 'NEW', 1100000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000018', 'BAIZHI JINZHOU OUTFIT - WUTHERING WAVES', 'PVC', 'EXISTING', 650000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000019', 'ANBY DEMARA FIRST EDITION - ZZZ', 'PVC', 'EXISTING', 750000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000020', 'SPEED O SOUND SONIC CASUAL VER - ONEPUNCH', 'PVC', 'EXISTING', 750000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000021', 'CHARACTER HIGHLIGHT LOID FORGER - SPYXFAMILY', 'PVC', 'EXISTING', 760000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000022', 'DENJI ACTION POSE - CHAINSAWMAN', 'RESIN-STANDARD', 'EXISTING', 1200000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000023', 'POWER HAMMER VER - CHAINSAWMAN', 'RESIN-STANDARD', 'EXISTING', 1200000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000024', 'NICOLE DEMARA FIRST EDITION - ZZZ', 'PVC', 'EXISTING', 650000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000025', 'BILLY KID FIRST EDITION', 'PVC', 'EXISTING', 760000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000026', '2B NOSKIRT VERSION - NIER', 'RESIN-STANDARD', 'EXISTING', 1400000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000027', 'XIANYUN RELAX TIME - GENSHIN', 'RESIN-PREMIUM', 'EXISTING', 5400000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000028', 'HARLEY QUEEN SUICIDE SQUAD VER - SIDESHOW', 'RESIN-PREMIUM', 'EXISTING', 5450000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000029', 'GENOS V2 - ONEPUNCH', 'PVC', 'EXISTING', 750000);
|
|
INSERT INTO Product (prodID, prodName, prodCategory, prodStatus, prodPrice) VALUES ('LT00000030', 'FUBUKI X TATSUMAKI SERIES - ONEPUNCH', 'PVC', 'EXISTING', 975000);
|
|
|
|
-- stockDetailWarehouse
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000001', 'WA045', 2);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000002', 'WA045', 1);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000003', 'WA045', 2);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000004', 'WA045', 2);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000005', 'WA045', 2);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000006', 'WA045', 0);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000007', 'WA045', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000008', 'WA045', 7);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000009', 'WA045', 7);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000010', 'WA045', 3);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000011', 'WA045', 1);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000012', 'WA045', 0);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000013', 'WA045', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000014', 'WA045', 1);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000015', 'WA045', 0);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000016', 'WA045', 7);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000017', 'WA045', 1);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000018', 'WA045', 2);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000019', 'WA045', 6);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000020', 'WA045', 8);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000021', 'WA045', 2);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000022', 'WA045', 2);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000023', 'WA045', 0);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000024', 'WA045', 8);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000025', 'WA045', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000026', 'WA045', 7);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000027', 'WA045', 2);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000028', 'WA045', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000029', 'WA045', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000030', 'WA045', 1);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000001', 'WA046', 5);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000002', 'WA046', 5);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000003', 'WA046', 6);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000004', 'WA046', 1);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000005', 'WA046', 5);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000006', 'WA046', 5);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000007', 'WA046', 7);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000008', 'WA046', 1);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000009', 'WA046', 3);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000010', 'WA046', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000011', 'WA046', 1);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000012', 'WA046', 7);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000013', 'WA046', 6);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000014', 'WA046', 5);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000015', 'WA046', 1);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000016', 'WA046', 2);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000017', 'WA046', 3);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000018', 'WA046', 0);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000019', 'WA046', 7);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000020', 'WA046', 6);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000021', 'WA046', 8);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000022', 'WA046', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000023', 'WA046', 8);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000024', 'WA046', 0);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000025', 'WA046', 7);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000026', 'WA046', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000027', 'WA046', 7);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000028', 'WA046', 0);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000029', 'WA046', 3);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000030', 'WA046', 8);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000001', 'WA047', 7);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000002', 'WA047', 7);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000003', 'WA047', 2);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000004', 'WA047', 8);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000005', 'WA047', 2);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000006', 'WA047', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000007', 'WA047', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000008', 'WA047', 5);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000009', 'WA047', 6);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000010', 'WA047', 1);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000011', 'WA047', 5);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000012', 'WA047', 8);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000013', 'WA047', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000014', 'WA047', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000015', 'WA047', 1);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000016', 'WA047', 5);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000017', 'WA047', 3);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000018', 'WA047', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000019', 'WA047', 5);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000020', 'WA047', 3);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000021', 'WA047', 1);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000022', 'WA047', 1);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000023', 'WA047', 2);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000024', 'WA047', 6);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000025', 'WA047', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000026', 'WA047', 8);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000027', 'WA047', 0);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000028', 'WA047', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000029', 'WA047', 6);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000030', 'WA047', 2);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000001', 'WA048', 7);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000002', 'WA048', 3);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000003', 'WA048', 5);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000004', 'WA048', 5);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000005', 'WA048', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000006', 'WA048', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000007', 'WA048', 2);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000008', 'WA048', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000009', 'WA048', 3);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000010', 'WA048', 6);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000011', 'WA048', 1);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000012', 'WA048', 8);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000013', 'WA048', 3);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000014', 'WA048', 7);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000015', 'WA048', 6);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000016', 'WA048', 7);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000017', 'WA048', 1);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000018', 'WA048', 6);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000019', 'WA048', 3);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000020', 'WA048', 7);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000021', 'WA048', 8);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000022', 'WA048', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000023', 'WA048', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000024', 'WA048', 6);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000025', 'WA048', 1);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000026', 'WA048', 7);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000027', 'WA048', 2);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000028', 'WA048', 0);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000029', 'WA048', 4);
|
|
INSERT INTO stockDetailWarehouse (prodID, waID, qty_available) VALUES ('LT00000030', 'WA048', 5);
|
|
|
|
|
|
-- stockDetailStore Data
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000001', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000002', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000003', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000004', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000005', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000006', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000007', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000008', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000009', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000010', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000011', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000012', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000013', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000014', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000015', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000016', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000017', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000018', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000019', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000020', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000021', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000022', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000023', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000024', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000025', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000026', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000027', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000028', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000029', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000030', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000001', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000002', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000003', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000004', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000005', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000006', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000007', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000008', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000009', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000010', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000011', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000012', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000013', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000014', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000015', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000016', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000017', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000018', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000019', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000020', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000021', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000022', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000023', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000024', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000025', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000026', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000027', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000028', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000029', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000001', 'LT00000030', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000001', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000002', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000003', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000004', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000005', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000006', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000007', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000008', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000009', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000010', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000011', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000012', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000013', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000014', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000015', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000016', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000017', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000018', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000019', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000020', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000021', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000022', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000023', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000024', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000025', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000026', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000027', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000028', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000029', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000002', 'LT00000030', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000001', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000002', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000003', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000004', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000005', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000006', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000007', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000008', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000009', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000010', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000011', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000012', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000013', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000014', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000015', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000016', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000017', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000018', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000019', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000020', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000021', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000022', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000023', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000024', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000025', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000026', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000027', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000028', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000029', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000003', 'LT00000030', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000001', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000002', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000003', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000004', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000005', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000006', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000007', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000008', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000009', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000010', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000011', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000012', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000013', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000014', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000015', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000016', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000017', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000018', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000019', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000020', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000021', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000022', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000023', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000024', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000025', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000026', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000027', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000028', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000029', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000004', 'LT00000030', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000001', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000002', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000003', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000004', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000005', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000006', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000007', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000008', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000009', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000010', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000011', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000012', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000013', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000014', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000015', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000016', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000017', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000018', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000019', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000020', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000021', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000022', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000023', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000024', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000025', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000026', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000027', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000028', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000029', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000005', 'LT00000030', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000001', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000002', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000003', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000004', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000005', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000006', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000007', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000008', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000009', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000010', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000011', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000012', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000013', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000014', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000015', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000016', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000017', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000018', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000019', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000020', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000021', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000022', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000023', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000024', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000025', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000026', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000027', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000028', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000029', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000006', 'LT00000030', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000001', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000002', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000003', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000004', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000005', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000006', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000007', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000008', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000009', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000010', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000011', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000012', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000013', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000014', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000015', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000016', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000017', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000018', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000019', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000020', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000021', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000022', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000023', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000024', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000025', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000026', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000027', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000028', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000029', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000007', 'LT00000030', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000001', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000002', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000003', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000004', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000005', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000006', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000007', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000008', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000009', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000010', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000011', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000012', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000013', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000014', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000015', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000016', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000017', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000018', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000019', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000020', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000021', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000022', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000023', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000024', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000025', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000026', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000027', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000028', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000029', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000008', 'LT00000030', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000001', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000002', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000003', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000004', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000005', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000006', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000007', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000008', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000009', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000010', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000011', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000012', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000013', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000014', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000015', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000016', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000017', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000018', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000019', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000020', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000021', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000022', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000023', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000024', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000025', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000026', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000027', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000028', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000029', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000009', 'LT00000030', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000001', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000002', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000003', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000004', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000005', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000006', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000007', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000008', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000009', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000010', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000011', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000012', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000013', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000014', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000015', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000016', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000017', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000018', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000019', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000020', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000021', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000022', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000023', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000024', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000025', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000026', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000027', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000028', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000029', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000010', 'LT00000030', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000001', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000002', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000003', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000004', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000005', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000006', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000007', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000008', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000009', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000010', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000011', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000012', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000013', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000014', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000015', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000016', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000017', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000018', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000019', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000020', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000021', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000022', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000023', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000024', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000025', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000026', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000027', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000028', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000029', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000011', 'LT00000030', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000001', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000002', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000003', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000004', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000005', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000006', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000007', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000008', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000009', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000010', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000011', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000012', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000013', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000014', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000015', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000016', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000017', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000018', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000019', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000020', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000021', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000022', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000023', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000024', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000025', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000026', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000027', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000028', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000029', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000012', 'LT00000030', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000001', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000002', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000003', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000004', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000005', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000006', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000007', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000008', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000009', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000010', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000011', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000012', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000013', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000014', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000015', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000016', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000017', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000018', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000019', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000020', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000021', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000022', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000023', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000024', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000025', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000026', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000027', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000028', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000029', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000013', 'LT00000030', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000001', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000002', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000003', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000004', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000005', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000006', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000007', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000008', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000009', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000010', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000011', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000012', 9);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000013', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000014', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000015', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000016', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000017', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000018', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000019', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000020', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000021', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000022', 4);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000023', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000024', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000025', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000026', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000027', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000028', 12);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000029', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000014', 'LT00000030', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000001', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000002', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000003', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000004', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000005', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000006', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000007', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000008', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000009', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000010', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000011', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000012', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000013', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000014', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000015', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000016', 6);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000017', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000018', 2);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000019', 7);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000020', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000021', 1);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000022', 10);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000023', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000024', 5);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000025', 8);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000026', 0);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000027', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000028', 3);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000029', 11);
|
|
INSERT INTO stockDetailStore (storeID, prodID, qty_available) VALUES ('ST00000015', 'LT00000030', 10);
|
|
|
|
-- Transact Data
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KR17BH15LD', '2024-01-29', 'U000000029', 'ST00000001', 0, 1200000, 1200000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XD84RM30NZ', '2023-05-20', 'U000000024', 'ST00000005', 0.1, 2600000, 2340000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UV04JN56ED', '2024-02-27', 'U000000009', 'ST00000002', 0.15, 2550000, 2367500, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BN99IQ08VL', '2023-12-07', 'U000000025', 'ST00000007', 0, 1300000, 1300000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UR63OM13HQ', '2023-05-16', 'U000000040', 'ST00000011', 0.05, 650000, 617500, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IS75LM04LC', '2024-01-09', 'U000000041', 'ST00000015', 0, 1450000, 1450000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IM60EW44MJ', '2023-09-25', 'U000000021', 'ST00000014', 0.1, 750000, 675000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DA40YV17EU', '2023-11-26', 'U000000021', 'ST00000001', 0, 1450000, 1450000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ET50FD69JN', '2023-05-12', 'U000000001', 'ST00000005', 0.05, 5400000, 5130000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QL31HH43XG', '2023-11-29', 'U000000015', 'ST00000005', 0, 650000, 650000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ER80RO60SR', '2023-05-25', 'U000000012', 'ST00000009', 0.25, 5400000, 4050000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PJ53WK33ND', '2023-01-24', 'U000000039', 'ST00000008', 0, 5400000, 5400000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SS50DO36LM', '2023-09-11', 'U000000050', 'ST00000001', 0, 1300000, 1300000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HF94EO38SB', '2023-08-14', 'U000000040', 'ST00000011', 0.1, 2010000, 1934000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BS43QV43RX', '2024-01-25', 'U000000050', 'ST00000005', 0, 760000, 760000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NP46HC35TL', '2023-05-09', 'U000000044', 'ST00000001', 0.2, 1368000, 1094400, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VI74CB93YD', '2023-02-11', 'U000000014', 'ST00000013', 0.1, 11000000, 9900000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZY81NX34WR', '2023-05-17', 'U000000009', 'ST00000006', 0.05, 1520000, 1444000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BI27BY59YN', '2023-02-05', 'U000000014', 'ST00000015', 0, 1200000, 1200000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PP86JG37FP', '2023-04-23', 'U000000048', 'ST00000005', 0, 1100000, 1100000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DE91BG64AK', '2023-03-09', 'U000000027', 'ST00000009', 0, 1520000, 1520000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IX08FY25BY', '2023-05-11', 'U000000046', 'ST00000003', 0.2, 1500000, 1200000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NW22PJ25ZM', '2023-07-10', 'U000000047', 'ST00000011', 0.05, 1100000, 1045000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XJ56DW92LY', '2023-10-08', 'U000000037', 'ST00000015', 0, 750000, 750000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IK36BL53AG', '2023-06-05', 'U000000004', 'ST00000008', 0, 975000, 975000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BJ83PM73QR', '2024-03-01', 'U000000003', 'ST00000011', 0.05, 760000, 722000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JO40CQ07QG', '2023-04-12', 'U000000030', 'ST00000015', 0.2, 1520000, 1216000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XP76XF78YT', '2023-10-27', 'U000000037', 'ST00000001', 0, 640000, 640000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QM77MK87DK', '2023-02-19', 'U000000011', 'ST00000013', 0, 1300000, 1300000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UP40NQ48YL', '2023-05-21', 'U000000032', 'ST00000014', 0.2, 1200000, 960000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GM70GO87FB', '2023-12-03', 'U000000005', 'ST00000003', 0.2, 10800000, 8640000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TH72OV53NL', '2024-04-05', 'U000000020', 'ST00000006', 0, 760000, 760000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QK21XG24UN', '2023-03-28', 'U000000020', 'ST00000008', 0.1, 2500000, 2250000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TE72IO67HO', '2023-01-14', 'U000000008', 'ST00000001', 0.05, 1520000, 1444000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GV87TM36TG', '2023-12-03', 'U000000014', 'ST00000012', 0, 1250000, 1250000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LZ49HN51ZD', '2023-07-28', 'U000000008', 'ST00000011', 0.1, 2600000, 2340000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CI48MJ74RU', '2023-01-11', 'U000000012', 'ST00000008', 0.1, 5400000, 4860000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AM43TA49CO', '2024-02-09', 'U000000018', 'ST00000005', 0, 2500000, 2500000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QX20ZD30LR', '2023-08-28', 'U000000015', 'ST00000001', 0.05, 760000, 722000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WJ13RP32HF', '2024-04-27', 'U000000035', 'ST00000014', 0, 1250000, 1250000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZQ14JG57FN', '2023-04-16', 'U000000013', 'ST00000008', 0, 1368000, 1368000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CP20BA40YS', '2024-03-17', 'U000000003', 'ST00000005', 0.25, 5450000, 4087500, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UK88QN86VS', '2024-02-15', 'U000000028', 'ST00000003', 0, 1500000, 1500000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HW12YQ12NT', '2023-07-15', 'U000000025', 'ST00000012', 0.1, 1280000, 1152000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GI16JR50AB', '2023-06-29', 'U000000020', 'ST00000007', 0, 1400000, 1400000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LD79WE65LV', '2023-07-21', 'U000000042', 'ST00000012', 0.25, 1200000, 900000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VS71PD30VK', '2023-09-03', 'U000000049', 'ST00000012', 0, 1200000, 1200000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QF31DE59CV', '2023-11-27', 'U000000015', 'ST00000007', 0, 1200000, 1200000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NA88RM51MG', '2023-07-31', 'U000000021', 'ST00000009', 0.1, 1300000, 1170000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PG03MH78II', '2024-02-16', 'U000000037', 'ST00000010', 0.05, 2200000, 2090000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KP46CK52VP', '2023-04-10', 'U000000025', 'ST00000015', 0.25, 1500000, 1125000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IP72GI31TN', '2024-03-23', 'U000000027', 'ST00000008', 0.2, 1520000, 1216000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LF35MO18JC', '2023-04-21', 'U000000018', 'ST00000009', 0, 750000, 750000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CQ31NT35QV', '2023-04-02', 'U000000031', 'ST00000004', 0.2, 2600000, 2080000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CN34YL19YB', '2023-07-11', 'U000000011', 'ST00000001', 0, 750000, 750000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UV37TL97YQ', '2023-09-16', 'U000000026', 'ST00000002', 0.05, 1100000, 1045000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JD14PX96OP', '2023-07-19', 'U000000045', 'ST00000002', 0, 1100000, 1100000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VJ94RC55ZV', '2024-05-27', 'U000000034', 'ST00000003', 0.05, 760000, 722000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MS60RX30PH', '2024-03-23', 'U000000010', 'ST00000005', 0.05, 760000, 722000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DC09DI28GC', '2023-03-13', 'U000000017', 'ST00000010', 0, 760000, 760000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VJ74OL82WN', '2023-12-07', 'U000000050', 'ST00000015', 0, 5400000, 5400000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DB00ES63NJ', '2023-03-03', 'U000000041', 'ST00000015', 0.2, 750000, 600000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HS75WH65KS', '2023-02-01', 'U000000027', 'ST00000014', 0.1, 5400000, 4860000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UT36OB25ET', '2023-08-10', 'U000000037', 'ST00000011', 0.1, 684000, 615600, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ES28HC89BD', '2023-02-03', 'U000000032', 'ST00000007', 0.05, 750000, 712500, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SJ53SJ16QO', '2023-03-14', 'U000000006', 'ST00000010', 0.2, 650000, 520000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TW24SG67NQ', '2023-09-26', 'U000000003', 'ST00000002', 0, 1450000, 1450000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KM88CN36YU', '2024-05-01', 'U000000019', 'ST00000001', 0.2, 1100000, 880000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BR04PJ15MN', '2023-04-16', 'U000000049', 'ST00000014', 0, 1100000, 1100000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QJ30EJ88KV', '2024-04-05', 'U000000020', 'ST00000014', 0, 1450000, 1450000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UW46IN57KF', '2023-04-08', 'U000000017', 'ST00000003', 0, 640000, 640000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EW16XE70LB', '2023-07-27', 'U000000009', 'ST00000005', 0.2, 760000, 608000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YO58AX64FJ', '2023-12-08', 'U000000034', 'ST00000014', 0.25, 650000, 487500, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YX47WX81XX', '2024-02-01', 'U000000009', 'ST00000004', 0.1, 1510000, 1434500, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DQ07TC50GW', '2023-07-19', 'U000000029', 'ST00000009', 0.1, 6150000, 5610000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QX68SY53VC', '2023-11-21', 'U000000008', 'ST00000010', 0.1, 2950000, 2802500, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TS28EJ18KL', '2023-11-26', 'U000000029', 'ST00000005', 0.25, 6200000, 5072500, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BM64LQ58UR', '2023-07-06', 'U000000033', 'ST00000007', 0.25, 1884000, 1687200, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CB53RQ78LM', '2023-02-16', 'U000000023', 'ST00000011', 0.3, 2700000, 2305000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TA68UX69IU', '2023-08-03', 'U000000004', 'ST00000014', 0.05, 1410000, 1372000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QL72DU06EQ', '2024-02-11', 'U000000022', 'ST00000002', 0.4, 1430000, 1144000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MV30QV91PP', '2023-07-17', 'U000000017', 'ST00000015', 0.1, 2075000, 1977500, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JA71DN81XN', '2023-09-23', 'U000000014', 'ST00000002', 0.1, 12250000, 11170000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QD12RB15CB', '2023-10-16', 'U000000019', 'ST00000006', 0.05, 2010000, 1947500, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EE21FE38ER', '2024-05-19', 'U000000049', 'ST00000001', 0.25, 1884000, 1687200, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AR53YL42RI', '2023-01-08', 'U000000036', 'ST00000007', 0, 3250000, 3250000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HT52XE14JZ', '2023-09-12', 'U000000031', 'ST00000015', 0, 1500000, 1500000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DN65RQ73MG', '2023-04-22', 'U000000009', 'ST00000002', 0.25, 13000000, 10730000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WR51BG54PY', '2023-10-14', 'U000000022', 'ST00000002', 0.05, 2400000, 2340000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YZ63KE95FF', '2023-12-02', 'U000000022', 'ST00000004', 0.1, 1884000, 1764000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JY55TM52CA', '2023-05-29', 'U000000021', 'ST00000012', 0.2, 1410000, 1258000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CY78UJ48JU', '2023-10-19', 'U000000043', 'ST00000006', 0.05, 2050000, 2012500, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SV51YQ86LB', '2024-03-06', 'U000000039', 'ST00000011', 0.3, 6200000, 5740000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QB57ET32PF', '2023-11-26', 'U000000022', 'ST00000014', 0.1, 3290000, 3095000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CA71CD74JV', '2024-05-27', 'U000000020', 'ST00000010', 0.2, 1444000, 1307200, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XY43KW71TS', '2023-10-16', 'U000000016', 'ST00000011', 0.05, 1310000, 1278000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CR18FU35YI', '2023-04-09', 'U000000006', 'ST00000006', 0.2, 1960000, 1720000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JP98EG91OJ', '2023-02-26', 'U000000019', 'ST00000014', 0, 760000, 760000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DH56PK12TA', '2023-07-15', 'U000000024', 'ST00000014', 0, 1100000, 1100000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DM52EK65VN', '2023-09-09', 'U000000030', 'ST00000007', 0, 5500000, 5500000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HQ34DM42GI', '2024-04-23', 'U000000026', 'ST00000012', 0.25, 760000, 570000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BN23YG34RF', '2023-08-27', 'U000000021', 'ST00000004', 0, 1200000, 1200000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MR02SW35LP', '2024-02-26', 'U000000001', 'ST00000014', 0, 750000, 750000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SI12SE31EH', '2023-10-31', 'U000000018', 'ST00000002', 0, 1500000, 1500000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FL17XB61ME', '2023-02-11', 'U000000044', 'ST00000005', 0.25, 750000, 562500, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WH60ZD20QC', '2023-09-12', 'U000000048', 'ST00000015', 0, 1250000, 1250000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RS41PB21JD', '2023-09-30', 'U000000040', 'ST00000008', 0.2, 750000, 600000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PW62SC81FV', '2024-01-17', 'U000000022', 'ST00000014', 0.2, 1368000, 1094400, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UD26MT44XL', '2024-01-31', 'U000000002', 'ST00000003', 0.05, 1340000, 1273000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MU54CN33LK', '2024-01-20', 'U000000035', 'ST00000011', 0, 1300000, 1300000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IQ22IK78FN', '2023-05-09', 'U000000029', 'ST00000002', 0, 5400000, 5400000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CW36KS96PY', '2023-01-01', 'U000000042', 'ST00000010', 0, 2600000, 2600000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GI57DM95KQ', '2023-02-04', 'U000000011', 'ST00000014', 0.1, 1250000, 1125000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IP54GS61GS', '2023-08-09', 'U000000038', 'ST00000001', 0, 1520000, 1520000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UR41EY79UG', '2023-10-23', 'U000000044', 'ST00000012', 0.1, 1300000, 1170000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OU48AW26GI', '2023-02-25', 'U000000011', 'ST00000002', 0.2, 760000, 608000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OD11FX83MX', '2024-03-16', 'U000000029', 'ST00000009', 0, 684000, 684000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TW48SC93JC', '2023-07-28', 'U000000049', 'ST00000001', 0.2, 760000, 608000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PI71QT69UD', '2023-04-18', 'U000000039', 'ST00000007', 0, 750000, 750000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QI45NR72KZ', '2023-11-06', 'U000000007', 'ST00000007', 0.1, 1250000, 1125000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AO15UF54QZ', '2023-09-07', 'U000000048', 'ST00000003', 0.05, 750000, 712500, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SV68MM33UE', '2023-03-12', 'U000000040', 'ST00000010', 0, 760000, 760000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ED98LQ86NR', '2024-03-17', 'U000000049', 'ST00000006', 0, 1200000, 1200000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FT22QG06AU', '2023-12-25', 'U000000009', 'ST00000013', 0.05, 650000, 617500, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KK21OU14JE', '2024-04-17', 'U000000021', 'ST00000005', 0, 5400000, 5400000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AW34KW12KU', '2024-02-21', 'U000000016', 'ST00000011', 0, 1450000, 1450000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HM28US31OY', '2023-03-12', 'U000000034', 'ST00000003', 0, 750000, 750000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BM35PA82LO', '2023-06-11', 'U000000044', 'ST00000004', 0, 1300000, 1300000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IW72SX65UV', '2024-04-26', 'U000000029', 'ST00000007', 0, 5400000, 5400000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VO67KG80DV', '2024-04-28', 'U000000019', 'ST00000011', 0.1, 5400000, 4860000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QR69CW11KW', '2023-12-01', 'U000000012', 'ST00000012', 0, 750000, 750000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WP22LO46ZL', '2023-05-28', 'U000000037', 'ST00000001', 0, 1300000, 1300000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CL37IF63XI', '2023-10-04', 'U000000038', 'ST00000007', 0, 1450000, 1450000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XQ01DJ93SB', '2024-01-24', 'U000000004', 'ST00000003', 0, 750000, 750000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RA11TL87UJ', '2024-04-09', 'U000000008', 'ST00000005', 0, 1450000, 1450000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GW20UO32WK', '2023-10-20', 'U000000046', 'ST00000001', 0, 1280000, 1280000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YY97PL57RC', '2023-12-02', 'U000000014', 'ST00000006', 0.25, 1520000, 1140000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UC70XT65VY', '2024-03-15', 'U000000036', 'ST00000007', 0.25, 1100000, 825000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TH81OG80DV', '2023-02-07', 'U000000017', 'ST00000005', 0, 684000, 684000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RS41ER12HK', '2024-04-13', 'U000000027', 'ST00000009', 0.2, 1300000, 1040000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NE89JP55UY', '2024-01-30', 'U000000006', 'ST00000012', 0.2, 1100000, 880000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OX23OS74QQ', '2023-06-16', 'U000000012', 'ST00000007', 0.2, 684000, 547200, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MQ41CJ44HY', '2023-02-26', 'U000000042', 'ST00000009', 0, 1100000, 1100000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CE71EG62XV', '2023-03-01', 'U000000014', 'ST00000007', 0, 5400000, 5400000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GO84EY82CS', '2023-05-30', 'U000000029', 'ST00000014', 0, 2500000, 2500000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TV84RH84JU', '2023-07-04', 'U000000036', 'ST00000001', 0.1, 1450000, 1305000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LR38LV13XY', '2023-02-09', 'U000000028', 'ST00000004', 0.1, 5400000, 4860000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UM47JO89OW', '2023-03-08', 'U000000006', 'ST00000009', 0.25, 650000, 487500, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TX14UV47MB', '2024-04-23', 'U000000010', 'ST00000004', 0, 684000, 684000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QH68EF32VO', '2023-06-20', 'U000000016', 'ST00000001', 0, 750000, 750000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TW72GU14KS', '2023-05-08', 'U000000036', 'ST00000003', 0.1, 1400000, 1260000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NT10KJ75DW', '2024-05-28', 'U000000041', 'ST00000001', 0, 760000, 760000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GD86UG73HB', '2023-12-26', 'U000000049', 'ST00000013', 0.1, 750000, 675000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QR03OW46RR', '2023-05-28', 'U000000017', 'ST00000015', 0, 10800000, 10800000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PS28ED96DI', '2023-02-14', 'U000000027', 'ST00000003', 0, 1400000, 1400000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XZ72RD38FG', '2024-03-19', 'U000000050', 'ST00000011', 0, 650000, 650000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DV72SB22VV', '2023-11-11', 'U000000016', 'ST00000011', 0, 975000, 975000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JS52LF37WV', '2023-11-26', 'U000000041', 'ST00000012', 0.1, 750000, 675000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PI15HS86OK', '2024-02-13', 'U000000044', 'ST00000003', 0.2, 640000, 512000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GC85TJ33SN', '2023-12-19', 'U000000006', 'ST00000005', 0, 1450000, 1450000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ED61SJ66RV', '2024-01-04', 'U000000024', 'ST00000011', 0, 1520000, 1520000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PP11IM02SS', '2024-03-30', 'U000000017', 'ST00000007', 0.2, 1520000, 1216000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QN27OJ79OA', '2023-11-14', 'U000000017', 'ST00000012', 0, 5400000, 5400000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KT30DW88CX', '2023-07-12', 'U000000012', 'ST00000007', 0.2, 750000, 600000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JB05IY86BU', '2024-02-01', 'U000000036', 'ST00000003', 0.1, 650000, 585000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EE67CM65UF', '2023-04-29', 'U000000033', 'ST00000014', 0, 640000, 640000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RD35HV74FM', '2024-05-09', 'U000000046', 'ST00000005', 0, 2900000, 2900000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HA18BI41BY', '2024-01-17', 'U000000032', 'ST00000015', 0.25, 1200000, 900000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TF21LV85XT', '2023-06-30', 'U000000039', 'ST00000001', 0, 1300000, 1300000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RK21PG21JQ', '2023-01-04', 'U000000021', 'ST00000009', 0.2, 1100000, 880000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QI72QQ29TT', '2023-11-02', 'U000000024', 'ST00000001', 0.05, 5400000, 5130000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CQ88YO31PL', '2023-12-04', 'U000000041', 'ST00000003', 0, 10900000, 10900000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IJ76NX11MX', '2023-07-14', 'U000000021', 'ST00000011', 0.1, 760000, 684000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SN36NN77KP', '2023-04-06', 'U000000003', 'ST00000015', 0, 1280000, 1280000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GJ77FG76EJ', '2023-09-10', 'U000000048', 'ST00000013', 0, 1500000, 1500000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KV32TL41KB', '2023-09-10', 'U000000021', 'ST00000001', 0, 1500000, 1500000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TV33LQ15MN', '2024-03-27', 'U000000033', 'ST00000006', 0, 760000, 760000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HG86DL72SE', '2024-03-13', 'U000000042', 'ST00000013', 0.1, 1200000, 1080000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SO82YK38JB', '2024-03-15', 'U000000050', 'ST00000009', 0.15, 2400000, 2220000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BW59GU58NQ', '2023-05-16', 'U000000016', 'ST00000005', 0.2, 6040000, 4960000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NB65EF53RD', '2023-04-10', 'U000000005', 'ST00000002', 0.45, 1784000, 1372200, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DO61GT52HD', '2024-03-19', 'U000000002', 'ST00000008', 0, 1400000, 1400000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VC67FN61PF', '2023-08-15', 'U000000025', 'ST00000014', 0.2, 6150000, 5070000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LP10XX75NC', '2023-03-16', 'U000000008', 'ST00000009', 0.1, 2050000, 1947500, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SV07LV42CE', '2023-04-03', 'U000000024', 'ST00000011', 0.2, 3700000, 3180000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PY34NC66JQ', '2023-02-25', 'U000000008', 'ST00000001', 0.2, 3650000, 3285000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PF73CT06GV', '2024-02-05', 'U000000042', 'ST00000006', 0, 1750000, 1750000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OC57FI51WY', '2023-12-24', 'U000000040', 'ST00000005', 0, 12300000, 12300000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NP18DI47ZR', '2023-10-09', 'U000000036', 'ST00000002', 0.1, 1860000, 1750000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IF22EK45FF', '2023-12-10', 'U000000012', 'ST00000008', 0, 2190000, 2190000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NY98EB64FD', '2023-02-19', 'U000000014', 'ST00000005', 0.1, 8300000, 8010000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SX38YK92NY', '2023-09-11', 'U000000036', 'ST00000001', 0.05, 2060000, 1995000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SB86MV30PV', '2023-08-08', 'U000000004', 'ST00000001', 0.05, 2600000, 2535000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MH65PK71OQ', '2023-04-01', 'U000000043', 'ST00000008', 0.05, 2820000, 2755000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XI45EN06GY', '2024-05-13', 'U000000049', 'ST00000012', 0.2, 2204000, 1900000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EW97JC60FH', '2024-03-09', 'U000000036', 'ST00000006', 0.3, 12100000, 10760000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DL68QH93ML', '2023-06-26', 'U000000028', 'ST00000014', 0, 2700000, 2700000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QH51LU67BU', '2024-01-17', 'U000000040', 'ST00000008', 0.2, 2700000, 2430000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BH44SX17OC', '2023-01-23', 'U000000003', 'ST00000015', 0.25, 1434000, 1263000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LC33HE76MU', '2024-01-10', 'U000000031', 'ST00000012', 0.25, 2400000, 2085000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QT43CI13OS', '2024-02-02', 'U000000030', 'ST00000007', 0.3, 2680000, 2272000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LL47XW68EV', '2024-05-13', 'U000000032', 'ST00000014', 0.1, 3900000, 3790000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TP34FZ09HD', '2024-01-13', 'U000000014', 'ST00000015', 0.25, 1400000, 1240000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VM73KK82KA', '2024-05-20', 'U000000031', 'ST00000004', 0, 2018000, 2018000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OL86OI53AC', '2023-04-13', 'U000000032', 'ST00000013', 0.2, 6650000, 5560000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('II33QE77EM', '2023-11-06', 'U000000030', 'ST00000010', 0.1, 1750000, 1685000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BE35GO12CF', '2023-06-16', 'U000000005', 'ST00000008', 0.3, 2750000, 2345000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VO76TV20SU', '2023-07-01', 'U000000050', 'ST00000009', 0.4, 3040000, 2432000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OE11GT96UO', '2024-03-03', 'U000000034', 'ST00000004', 0, 2450000, 2450000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JR51VT07EK', '2023-08-10', 'U000000042', 'ST00000004', 0, 1860000, 1860000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PS18UT39EE', '2023-03-13', 'U000000039', 'ST00000004', 0, 1950000, 1950000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LF47VX17NT', '2023-08-21', 'U000000027', 'ST00000008', 0.1, 1400000, 1324000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SL18VD00WD', '2024-01-30', 'U000000017', 'ST00000004', 0.25, 6750000, 6425000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SJ21ML15MM', '2023-05-10', 'U000000007', 'ST00000009', 0.2, 6084000, 5475600, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZI20FJ87SV', '2023-02-25', 'U000000015', 'ST00000003', 0, 1500000, 1500000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SJ13MP72KV', '2023-07-19', 'U000000027', 'ST00000009', 0.3, 6900000, 5665000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DC25LQ78HC', '2023-08-18', 'U000000022', 'ST00000004', 0.25, 2134000, 1771500, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WH55SW48RI', '2023-07-24', 'U000000016', 'ST00000008', 0.2, 2600000, 2300000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KO33KU77EA', '2023-12-25', 'U000000002', 'ST00000001', 0.1, 1390000, 1315000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IK61CD65WS', '2023-03-13', 'U000000024', 'ST00000015', 0.1, 3920000, 3724000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XJ11AW44UM', '2024-02-13', 'U000000005', 'ST00000014', 0, 2018000, 2018000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YF25PW21ZR', '2023-05-20', 'U000000023', 'ST00000005', 0.05, 2700000, 2635000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZQ35NM73DX', '2023-04-08', 'U000000045', 'ST00000009', 0, 1984000, 1984000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XO70AO26JP', '2023-06-15', 'U000000013', 'ST00000009', 0.25, 2500000, 2195000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SU56BP44UX', '2024-04-14', 'U000000040', 'ST00000009', 0, 12100000, 12100000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NO20UJ65TG', '2023-03-09', 'U000000034', 'ST00000005', 0.2, 2160000, 1944000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LO33MN15XO', '2023-08-19', 'U000000038', 'ST00000001', 0.05, 1450000, 1377500, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TA67LW08NK', '2024-02-15', 'U000000037', 'ST00000003', 0.2, 1100000, 880000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QU24TK84ZG', '2024-05-09', 'U000000035', 'ST00000009', 0.05, 975000, 926250, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OK64UR20EE', '2023-01-07', 'U000000023', 'ST00000002', 0.1, 684000, 615600, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JI68LP08QK', '2024-04-04', 'U000000032', 'ST00000005', 0.2, 760000, 608000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SH06CQ10CX', '2023-03-16', 'U000000036', 'ST00000002', 0.05, 1300000, 1235000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FH66FI87BM', '2023-05-25', 'U000000018', 'ST00000003', 0, 650000, 650000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZH44HF25VG', '2023-11-08', 'U000000033', 'ST00000005', 0.1, 1500000, 1350000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WS44VI13CZ', '2023-03-16', 'U000000029', 'ST00000011', 0, 1200000, 1200000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CA88BQ34FO', '2023-07-28', 'U000000016', 'ST00000009', 0, 1520000, 1520000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AL35JR40LL', '2024-01-18', 'U000000033', 'ST00000004', 0, 5450000, 5450000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RC58HM93IQ', '2023-01-02', 'U000000010', 'ST00000011', 0.05, 2600000, 2470000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GF95UP77WG', '2024-03-08', 'U000000002', 'ST00000009', 0.2, 5400000, 4320000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RY64IA64PV', '2023-08-27', 'U000000019', 'ST00000008', 0.05, 1100000, 1045000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IL62WQ47VD', '2023-08-20', 'U000000042', 'ST00000008', 0.2, 1300000, 1040000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VK46ZL45YK', '2024-05-21', 'U000000003', 'ST00000004', 0.05, 2600000, 2470000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CU53ZQ08CV', '2023-05-06', 'U000000003', 'ST00000001', 0, 750000, 750000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KQ32FA64PI', '2023-07-21', 'U000000008', 'ST00000013', 0.25, 760000, 570000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JX41MK81UP', '2023-09-05', 'U000000033', 'ST00000001', 0.25, 1500000, 1125000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NH52RF03VP', '2023-06-20', 'U000000042', 'ST00000010', 0, 1300000, 1300000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LN83LV42VU', '2023-12-22', 'U000000022', 'ST00000009', 0.25, 1450000, 1087500, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FP55ZV77NK', '2024-01-26', 'U000000034', 'ST00000009', 0.25, 750000, 562500, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SY56ZF56OR', '2024-02-04', 'U000000026', 'ST00000004', 0.25, 1520000, 1140000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EA81IM48HQ', '2023-05-14', 'U000000033', 'ST00000007', 0.1, 750000, 675000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EN28KD00QU', '2023-05-02', 'U000000014', 'ST00000002', 0, 5500000, 5500000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EI50LV34KI', '2023-01-31', 'U000000003', 'ST00000015', 0.25, 684000, 513000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZB53OM63WG', '2023-02-16', 'U000000039', 'ST00000015', 0, 1450000, 1450000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KJ34RR56KX', '2023-11-18', 'U000000043', 'ST00000001', 0.1, 1450000, 1305000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LK25WH94SV', '2024-03-12', 'U000000016', 'ST00000014', 0, 5500000, 5500000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SW21DO55NI', '2023-08-30', 'U000000040', 'ST00000013', 0, 1450000, 1450000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UR72LU72VJ', '2023-12-08', 'U000000035', 'ST00000003', 0, 750000, 750000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PG76ET73WU', '2024-02-07', 'U000000041', 'ST00000007', 0.1, 1200000, 1080000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VE60TZ14EI', '2024-03-27', 'U000000001', 'ST00000004', 0.05, 7350000, 7287500, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OP43NM15EQ', '2024-04-06', 'U000000041', 'ST00000008', 0, 1300000, 1300000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ER01JY45OV', '2023-10-11', 'U000000020', 'ST00000008', 0.2, 10800000, 8640000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OI96WO82OI', '2023-06-10', 'U000000010', 'ST00000003', 0.05, 1300000, 1235000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UT27HM88WN', '2023-09-21', 'U000000031', 'ST00000009', 0, 684000, 684000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FA43YV32CA', '2023-06-11', 'U000000009', 'ST00000003', 0, 2900000, 2900000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WU68QX31KH', '2023-12-08', 'U000000030', 'ST00000014', 0.25, 750000, 562500, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TV28OI78SD', '2023-09-08', 'U000000040', 'ST00000011', 0, 5400000, 5400000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PA36SZ73DB', '2024-02-07', 'U000000013', 'ST00000005', 0.1, 5500000, 4950000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BV11XT36RP', '2023-07-15', 'U000000036', 'ST00000010', 0.1, 640000, 576000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CX37MX35GL', '2023-04-08', 'U000000038', 'ST00000009', 0, 1250000, 1250000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EF03LY22YF', '2023-05-10', 'U000000030', 'ST00000001', 0.05, 650000, 617500, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DH33BO48GU', '2023-02-18', 'U000000050', 'ST00000003', 0.25, 750000, 562500, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DE26XR65QF', '2023-09-09', 'U000000022', 'ST00000009', 0, 1340000, 1340000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JP04CY76HL', '2023-05-29', 'U000000027', 'ST00000002', 0, 4420000, 4420000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QS14JF71OG', '2023-03-17', 'U000000001', 'ST00000003', 0.1, 6950000, 6800000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RU03UX96PN', '2023-02-17', 'U000000039', 'ST00000005', 0.1, 2084000, 1979800, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IC47LK61YT', '2023-08-30', 'U000000006', 'ST00000011', 0.2, 1950000, 1755000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VC84LJ04SJ', '2023-11-21', 'U000000024', 'ST00000013', 0.25, 3650000, 2925000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TW76JK41SK', '2024-01-19', 'U000000031', 'ST00000014', 0, 6750000, 6750000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZU65WF47ON', '2023-08-27', 'U000000043', 'ST00000015', 0, 4200000, 4200000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SN93YK20MH', '2023-07-17', 'U000000005', 'ST00000005', 0, 2700000, 2700000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UD15RC95OW', '2023-05-12', 'U000000011', 'ST00000004', 0.3, 2050000, 1797500, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QL36OV85FC', '2023-01-10', 'U000000035', 'ST00000011', 0.15, 1354000, 1252800, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CA37XT81LY', '2023-12-08', 'U000000023', 'ST00000002', 0.3, 4800000, 4100000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YF13EL22MR', '2023-04-02', 'U000000025', 'ST00000003', 0.05, 2030000, 1992500, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FF46AP87FZ', '2024-04-15', 'U000000044', 'ST00000004', 0.05, 2050000, 2012500, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SR54YF11IT', '2023-11-08', 'U000000028', 'ST00000010', 0, 1420000, 1420000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RJ95GY18NO', '2024-05-26', 'U000000050', 'ST00000012', 0.1, 2118000, 2043000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OL55GP41JJ', '2023-03-28', 'U000000018', 'ST00000001', 0.2, 1725000, 1530000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZZ66XC14OT', '2023-09-04', 'U000000017', 'ST00000010', 0.3, 1960000, 1644000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NK72IT17HD', '2023-07-16', 'U000000043', 'ST00000012', 0.25, 6750000, 6217500, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PN45CJ19GC', '2023-01-27', 'U000000026', 'ST00000013', 0.3, 2820000, 2375000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CS11NV83JD', '2023-07-08', 'U000000033', 'ST00000003', 0.05, 6800000, 6525000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JI57FG46YJ', '2023-03-03', 'U000000022', 'ST00000012', 0, 2750000, 2750000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FI59PT49NH', '2023-10-28', 'U000000029', 'ST00000015', 0.05, 1740000, 1685000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GD20GT75HA', '2023-03-08', 'U000000005', 'ST00000002', 0, 12450000, 12450000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NN61RB40XK', '2023-02-14', 'U000000030', 'ST00000007', 0.2, 2134000, 1997200, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MN32MV17FF', '2024-02-21', 'U000000013', 'ST00000010', 0.05, 2060000, 1995000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YJ68FO41ZP', '2023-08-31', 'U000000009', 'ST00000010', 0, 12368000, 12368000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NP45OG10FT', '2023-08-30', 'U000000029', 'ST00000001', 0.3, 2400000, 2050000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YD51GL57PW', '2023-04-30', 'U000000031', 'ST00000007', 0, 3800000, 3800000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LQ28BN76BS', '2023-06-26', 'U000000009', 'ST00000008', 0.2, 1500000, 1350000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VJ82AJ46PD', '2023-04-13', 'U000000042', 'ST00000005', 0.35, 2650000, 2205000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HP32RO17GK', '2024-02-24', 'U000000017', 'ST00000008', 0.05, 6550000, 6495000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AJ73KF44CV', '2023-01-21', 'U000000040', 'ST00000003', 0, 2050000, 2050000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RY36SJ52AG', '2023-03-08', 'U000000040', 'ST00000014', 0.05, 3400000, 3290000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QT41HH21CQ', '2023-06-17', 'U000000024', 'ST00000007', 0.25, 2600000, 2275000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KV35PM39OC', '2023-08-01', 'U000000037', 'ST00000012', 0.2, 2120000, 1908000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MV16IS19TW', '2023-07-28', 'U000000032', 'ST00000010', 0.1, 1950000, 1885000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UC04PR65FT', '2023-09-29', 'U000000020', 'ST00000015', 0.35, 6150000, 4725000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CI13KG78PY', '2023-05-09', 'U000000007', 'ST00000010', 0.2, 1444000, 1307200, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GB60KL65SW', '2023-05-21', 'U000000041', 'ST00000015', 0, 12250000, 12250000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OU35RH34FA', '2023-07-11', 'U000000028', 'ST00000006', 0, 2060000, 2060000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UH53BX25VF', '2023-01-29', 'U000000047', 'ST00000009', 0.1, 2568000, 2439600, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CU61QO80HX', '2023-10-06', 'U000000003', 'ST00000002', 0, 6750000, 6750000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NT68YD34GH', '2023-08-25', 'U000000021', 'ST00000008', 0.25, 650000, 487500, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HN13RH15FI', '2023-08-18', 'U000000008', 'ST00000014', 0.25, 1100000, 825000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NM30UM03KV', '2023-12-24', 'U000000022', 'ST00000003', 0.2, 1100000, 880000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FL25JV43AR', '2024-01-19', 'U000000037', 'ST00000010', 0, 640000, 640000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZQ61ZC78DO', '2023-10-14', 'U000000038', 'ST00000006', 0, 1300000, 1300000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LM72EN61XW', '2024-04-04', 'U000000041', 'ST00000011', 0.1, 1250000, 1125000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WB04WH26NQ', '2023-05-14', 'U000000046', 'ST00000006', 0, 10800000, 10800000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JX60FJ42NC', '2023-06-08', 'U000000028', 'ST00000009', 0.1, 1250000, 1125000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TC79FC61BX', '2023-05-06', 'U000000013', 'ST00000005', 0, 760000, 760000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BN75ED61AP', '2024-02-11', 'U000000040', 'ST00000012', 0, 1200000, 1200000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZF48RP62WW', '2024-03-03', 'U000000005', 'ST00000006', 0, 1200000, 1200000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QG42WQ83UR', '2023-01-03', 'U000000050', 'ST00000007', 0.2, 684000, 547200, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ML67PG05YF', '2023-03-17', 'U000000025', 'ST00000004', 0.25, 1200000, 900000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DL24YD73JP', '2023-03-05', 'U000000009', 'ST00000003', 0.2, 1450000, 1160000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IR54OX96WR', '2023-01-13', 'U000000034', 'ST00000002', 0.05, 2200000, 2090000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AQ39YM88GL', '2023-11-15', 'U000000024', 'ST00000005', 0, 5500000, 5500000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JZ73IO48JQ', '2023-08-01', 'U000000002', 'ST00000013', 0.1, 5450000, 4905000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JT12ZL74GB', '2023-08-16', 'U000000034', 'ST00000001', 0, 5400000, 5400000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BU63AK63NW', '2023-02-11', 'U000000044', 'ST00000001', 0.1, 1300000, 1170000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KQ07SX87VF', '2024-03-02', 'U000000010', 'ST00000011', 0, 1100000, 1100000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FI51EC80FB', '2024-05-11', 'U000000037', 'ST00000014', 0, 684000, 684000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VR37RG17VB', '2024-05-02', 'U000000020', 'ST00000015', 0.05, 5500000, 5225000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KN46BA99FS', '2023-12-26', 'U000000050', 'ST00000015', 0.25, 1520000, 1140000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FX61QR32FE', '2023-11-07', 'U000000033', 'ST00000014', 0.05, 5450000, 5177500, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SL95LE25MD', '2023-12-23', 'U000000012', 'ST00000013', 0.1, 2400000, 2160000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YN14RL37UC', '2024-01-11', 'U000000020', 'ST00000005', 0, 640000, 640000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QK24IM32VF', '2024-04-13', 'U000000035', 'ST00000014', 0, 1100000, 1100000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JZ77BX14DW', '2024-04-04', 'U000000036', 'ST00000012', 0.25, 670000, 502500, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XB63MG94OH', '2023-11-23', 'U000000041', 'ST00000001', 0.2, 650000, 520000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JJ54LO44VJ', '2023-01-25', 'U000000049', 'ST00000005', 0, 5400000, 5400000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XL84VL63EM', '2024-01-02', 'U000000034', 'ST00000004', 0.2, 750000, 600000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YU27JD13SE', '2024-04-05', 'U000000042', 'ST00000015', 0, 1400000, 1400000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AC98UT75VP', '2023-05-11', 'U000000013', 'ST00000014', 0.25, 750000, 562500, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PG66FV30SS', '2023-04-25', 'U000000050', 'ST00000014', 0, 670000, 670000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FO99WS72TV', '2023-09-25', 'U000000046', 'ST00000002', 0.2, 760000, 608000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SF44IV23UM', '2024-03-28', 'U000000020', 'ST00000009', 0, 760000, 760000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TU03VR59RS', '2023-12-16', 'U000000026', 'ST00000001', 0.25, 684000, 513000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XH48QH23LW', '2023-06-22', 'U000000005', 'ST00000012', 0, 1100000, 1100000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RV42HT53DT', '2024-04-03', 'U000000021', 'ST00000006', 0.05, 650000, 617500, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KM68RL40YR', '2024-01-17', 'U000000031', 'ST00000015', 0, 750000, 750000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BJ68BO43YB', '2023-09-08', 'U000000039', 'ST00000015', 0, 1500000, 1500000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BM92GJ04FC', '2023-07-20', 'U000000014', 'ST00000014', 0, 1300000, 1300000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GA68DR65UQ', '2023-07-06', 'U000000017', 'ST00000004', 0, 5400000, 5400000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MC19RV51DY', '2023-06-20', 'U000000031', 'ST00000004', 0.25, 2800000, 2100000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NI46YY46PP', '2023-05-17', 'U000000007', 'ST00000002', 0.25, 1520000, 1140000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HF23IA28YV', '2023-07-20', 'U000000050', 'ST00000013', 0, 1200000, 1200000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RC11DQ51ED', '2024-04-12', 'U000000030', 'ST00000010', 0, 1450000, 1450000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ER24KD22DW', '2023-12-23', 'U000000009', 'ST00000011', 0, 670000, 670000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UI52PY74QS', '2023-06-23', 'U000000008', 'ST00000013', 0.05, 10900000, 10355000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TV12KO63JO', '2023-11-21', 'U000000023', 'ST00000015', 0.25, 5500000, 4125000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BV61VL71FT', '2023-08-31', 'U000000034', 'ST00000013', 0, 1500000, 1500000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZQ82PI70NY', '2023-04-16', 'U000000029', 'ST00000007', 0.25, 1450000, 1087500, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PG28RJ31OX', '2023-08-05', 'U000000030', 'ST00000008', 0.1, 1200000, 1080000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UQ42NQ62LJ', '2023-09-13', 'U000000011', 'ST00000008', 0, 2200000, 2200000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VX68BO24PA', '2023-03-23', 'U000000036', 'ST00000014', 0.2, 760000, 608000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CQ17LG14HV', '2023-05-08', 'U000000027', 'ST00000005', 0.1, 5400000, 4860000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZR95PU32TH', '2023-09-10', 'U000000041', 'ST00000011', 0.05, 1250000, 1187500, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UU67LN48TX', '2024-03-08', 'U000000003', 'ST00000001', 0, 684000, 684000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LB66TF95WB', '2023-04-14', 'U000000010', 'ST00000010', 0, 1520000, 1520000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JU63EQ53RH', '2023-04-06', 'U000000044', 'ST00000003', 0, 1100000, 1100000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QC88NR66OR', '2023-11-08', 'U000000037', 'ST00000005', 0, 1450000, 1450000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WA02LW55VY', '2023-12-02', 'U000000018', 'ST00000007', 0, 650000, 650000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QI67PX28NH', '2024-03-30', 'U000000031', 'ST00000004', 0, 1520000, 1520000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CI44YZ43EJ', '2023-07-12', 'U000000022', 'ST00000001', 0.1, 760000, 684000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EF64RL74JO', '2023-12-21', 'U000000041', 'ST00000012', 0, 1300000, 1300000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DB52KI50DK', '2023-09-19', 'U000000025', 'ST00000009', 0.1, 975000, 877500, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TJ86CX80NE', '2023-11-21', 'U000000036', 'ST00000014', 0, 1950000, 1950000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GS75UY50HQ', '2023-04-29', 'U000000009', 'ST00000004', 0, 2500000, 2500000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OJ86HP14HF', '2023-09-18', 'U000000014', 'ST00000009', 0, 684000, 684000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GP47JH89KF', '2023-05-28', 'U000000025', 'ST00000015', 0, 750000, 750000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HC50KM67JB', '2023-10-05', 'U000000019', 'ST00000003', 0.1, 650000, 585000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LB27IN43UH', '2023-07-13', 'U000000041', 'ST00000005', 0.05, 670000, 636500, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RQ74MC12FM', '2024-02-19', 'U000000020', 'ST00000013', 0, 1300000, 1300000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UZ74FQ13RC', '2024-01-06', 'U000000035', 'ST00000012', 0.1, 1300000, 1170000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IT32UI74KI', '2023-07-15', 'U000000018', 'ST00000004', 0, 1300000, 1300000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EN91VA33GU', '2024-05-10', 'U000000026', 'ST00000001', 0, 1520000, 1520000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IO85FM81MH', '2023-04-28', 'U000000005', 'ST00000003', 0.2, 1500000, 1200000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LD22YD66WN', '2023-09-20', 'U000000045', 'ST00000012', 0.1, 1100000, 990000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AE27SL85XY', '2023-08-09', 'U000000034', 'ST00000013', 0.25, 684000, 513000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XQ66CI12SH', '2023-01-10', 'U000000044', 'ST00000002', 0, 760000, 760000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NL68LC70NM', '2023-01-30', 'U000000044', 'ST00000014', 0.05, 1450000, 1377500, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KL11EW51GV', '2023-08-08', 'U000000039', 'ST00000008', 0.2, 1500000, 1200000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GM47PU83QC', '2023-09-21', 'U000000019', 'ST00000008', 0, 2600000, 2600000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BD94SC79KI', '2023-09-11', 'U000000048', 'ST00000007', 0.2, 750000, 600000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JP52QG42GW', '2023-05-20', 'U000000030', 'ST00000007', 0, 1400000, 1400000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZD87XW45OU', '2023-05-15', 'U000000013', 'ST00000008', 0, 5400000, 5400000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RN12HF12LM', '2023-11-09', 'U000000003', 'ST00000012', 0, 1100000, 1100000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LX34HC86BL', '2023-03-30', 'U000000038', 'ST00000004', 0, 10900000, 10900000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FG16HQ14DD', '2023-02-03', 'U000000013', 'ST00000002', 0, 1500000, 1500000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VO82SM63CT', '2023-05-18', 'U000000040', 'ST00000007', 0.2, 1100000, 880000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OH37QE03KW', '2023-08-10', 'U000000018', 'ST00000005', 0.2, 760000, 608000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZS15SD36PU', '2023-02-26', 'U000000012', 'ST00000001', 0.1, 750000, 675000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TW60MQ57LP', '2024-04-29', 'U000000015', 'ST00000012', 0, 684000, 684000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CO48MK25GC', '2023-10-15', 'U000000013', 'ST00000006', 0, 1300000, 1300000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XL77AT13EY', '2023-03-09', 'U000000012', 'ST00000003', 0, 5400000, 5400000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VA27EV58QN', '2023-04-16', 'U000000028', 'ST00000008', 0.05, 760000, 722000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XN64WK03TZ', '2023-08-23', 'U000000032', 'ST00000003', 0.1, 760000, 684000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UE33HV22RK', '2024-05-03', 'U000000026', 'ST00000009', 0.2, 5500000, 4400000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DV88HW73IQ', '2024-03-08', 'U000000013', 'ST00000003', 0, 5500000, 5500000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CF33GB48LA', '2023-01-28', 'U000000030', 'ST00000012', 0, 650000, 650000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HI65CO45PK', '2024-05-10', 'U000000017', 'ST00000002', 0.25, 750000, 562500, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EX35NN11OT', '2024-05-02', 'U000000012', 'ST00000011', 0, 1200000, 1200000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YP22TK48SJ', '2023-12-15', 'U000000027', 'ST00000006', 0, 1100000, 1100000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YH47GJ28PS', '2023-10-11', 'U000000017', 'ST00000007', 0.05, 2260000, 2185000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CR37VL19OP', '2023-10-23', 'U000000047', 'ST00000015', 0.25, 1420000, 1252500, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OD79BE17QA', '2023-10-31', 'U000000026', 'ST00000014', 0, 3500000, 3500000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EL62UM98CD', '2023-11-16', 'U000000012', 'ST00000008', 0.4, 6500000, 5200000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MD80OL61YX', '2024-05-05', 'U000000017', 'ST00000013', 0.05, 6150000, 6112500, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FC16UF16FI', '2023-04-24', 'U000000010', 'ST00000015', 0.1, 1310000, 1243000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VO12IW76VN', '2023-03-24', 'U000000011', 'ST00000005', 0.1, 2550000, 2422500, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KC01YC18ZL', '2023-06-28', 'U000000002', 'ST00000003', 0.1, 1850000, 1775000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LI00BO69LT', '2023-07-27', 'U000000048', 'ST00000012', 0, 6200000, 6200000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HP85EU62ST', '2023-08-27', 'U000000042', 'ST00000015', 0.05, 2790000, 2717500, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('US02CF74XF', '2023-01-21', 'U000000019', 'ST00000007', 0.3, 1900000, 1645000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FI42HW24ET', '2024-01-05', 'U000000022', 'ST00000003', 0, 3184000, 3184000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VB64OE22OP', '2023-05-06', 'U000000013', 'ST00000015', 0.05, 1934000, 1899800, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PC39DR58YE', '2023-07-11', 'U000000027', 'ST00000008', 0.2, 3050000, 2830000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IV88EQ23SJ', '2023-09-13', 'U000000038', 'ST00000001', 0.1, 2450000, 2325000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TP75FU28FL', '2023-04-30', 'U000000050', 'ST00000002', 0.1, 6700000, 6570000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RS77OS10VS', '2023-05-09', 'U000000021', 'ST00000012', 0, 4320000, 4320000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IS25EW65UB', '2023-09-29', 'U000000045', 'ST00000001', 0.25, 2160000, 1938000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FU16KS45AH', '2024-03-20', 'U000000011', 'ST00000007', 0.2, 1290000, 1160000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LY08KX43UH', '2023-09-29', 'U000000032', 'ST00000002', 0.05, 2000000, 1962500, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZF41JH57FT', '2023-07-27', 'U000000029', 'ST00000012', 0.25, 1850000, 1662500, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LL41HY41SU', '2023-12-05', 'U000000037', 'ST00000007', 0.15, 6750000, 6347500, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JC21OD86HC', '2023-11-01', 'U000000011', 'ST00000011', 0.2, 1860000, 1640000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IN64LQ61EV', '2024-04-29', 'U000000027', 'ST00000004', 0.2, 1750000, 1530000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GB85NS38UE', '2023-02-01', 'U000000025', 'ST00000007', 0.05, 12100000, 11560000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XT81HY38MQ', '2024-03-24', 'U000000048', 'ST00000007', 0.2, 11450000, 9290000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WM26HY43ID', '2023-05-25', 'U000000030', 'ST00000008', 0.15, 1984000, 1819800, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XP86CP89TH', '2023-03-11', 'U000000048', 'ST00000005', 0.25, 2050000, 1862500, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GN34PL18ZK', '2023-01-30', 'U000000026', 'ST00000004', 0.2, 3160000, 2680000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PX05LW70FM', '2024-01-26', 'U000000043', 'ST00000005', 0.25, 2200000, 1837500, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MS51NJ27NC', '2023-04-09', 'U000000025', 'ST00000013', 0.25, 1510000, 1320000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DQ37UZ45JS', '2024-03-22', 'U000000001', 'ST00000004', 0.05, 7350000, 7287500, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QN61WN70FY', '2024-03-28', 'U000000012', 'ST00000008', 0.1, 2650000, 2505000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FJ74JO92OR', '2024-03-28', 'U000000029', 'ST00000014', 0, 11560000, 11560000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PZ06UW48ML', '2023-03-05', 'U000000028', 'ST00000008', 0.1, 2750000, 2620000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QP85KM95MG', '2023-10-15', 'U000000050', 'ST00000014', 0.2, 2050000, 1920000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HO86VM85NK', '2023-09-27', 'U000000045', 'ST00000003', 0.2, 1770000, 1636000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LL48TX84DC', '2023-11-20', 'U000000014', 'ST00000012', 0.2, 3900000, 3380000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KP77ZA71LU', '2023-07-27', 'U000000009', 'ST00000013', 0, 2280000, 2280000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ML61GB04WY', '2023-01-04', 'U000000009', 'ST00000014', 0.1, 4000000, 3860000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JF37IB47TJ', '2023-05-30', 'U000000024', 'ST00000012', 0.2, 2770000, 2520000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QS31NO94UT', '2023-03-13', 'U000000011', 'ST00000001', 0.2, 1520000, 1216000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VG11WU81VP', '2024-01-20', 'U000000033', 'ST00000001', 0, 1250000, 1250000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EY36FO90AW', '2023-07-15', 'U000000035', 'ST00000007', 0.1, 750000, 675000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SO10HY73ZF', '2023-02-10', 'U000000019', 'ST00000002', 0, 750000, 750000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SH37PO02VB', '2024-04-02', 'U000000028', 'ST00000007', 0, 750000, 750000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OF05FC74WC', '2023-02-07', 'U000000038', 'ST00000001', 0, 1500000, 1500000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EP19NM52DP', '2024-05-04', 'U000000004', 'ST00000001', 0, 5400000, 5400000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DB15JC49GR', '2023-10-20', 'U000000016', 'ST00000003', 0, 1200000, 1200000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WJ74SH85SD', '2023-01-26', 'U000000005', 'ST00000014', 0, 1200000, 1200000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JF31UK27HG', '2024-04-04', 'U000000028', 'ST00000009', 0.05, 11000000, 10450000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ER81CH61TU', '2023-03-08', 'U000000005', 'ST00000009', 0, 1100000, 1100000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PN96RW58FM', '2023-01-01', 'U000000012', 'ST00000007', 0.1, 650000, 585000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WM06GI54MD', '2023-12-03', 'U000000036', 'ST00000011', 0.05, 1400000, 1330000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RQ15CK65LJ', '2024-05-16', 'U000000032', 'ST00000011', 0.05, 1100000, 1045000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SI35KU40YD', '2023-12-03', 'U000000026', 'ST00000015', 0.25, 750000, 562500, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XI30KI24VP', '2023-06-10', 'U000000031', 'ST00000002', 0, 670000, 670000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VO52UT86JR', '2024-02-04', 'U000000004', 'ST00000011', 0.25, 10900000, 8175000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TM14DY42CQ', '2024-01-05', 'U000000014', 'ST00000003', 0, 1300000, 1300000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QO46DE46YD', '2024-04-11', 'U000000040', 'ST00000014', 0, 750000, 750000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XM64PU38YH', '2023-03-18', 'U000000034', 'ST00000006', 0.1, 1200000, 1080000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NR79OY46HK', '2023-06-19', 'U000000024', 'ST00000008', 0.25, 1250000, 937500, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HK88GB79GX', '2023-05-16', 'U000000019', 'ST00000001', 0, 650000, 650000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EP86BN44KH', '2023-04-23', 'U000000029', 'ST00000007', 0.2, 1300000, 1040000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XZ76ML25KT', '2023-10-13', 'U000000023', 'ST00000010', 0.2, 650000, 520000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DM23QM57RN', '2023-08-22', 'U000000003', 'ST00000004', 0, 975000, 975000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NB88UK96WK', '2023-12-12', 'U000000042', 'ST00000008', 0.05, 760000, 722000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FF82NY41YT', '2023-01-16', 'U000000035', 'ST00000014', 0.2, 760000, 608000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SU23OC22VO', '2023-09-23', 'U000000009', 'ST00000015', 0, 750000, 750000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FA44FC92IE', '2023-03-15', 'U000000044', 'ST00000013', 0.05, 1500000, 1425000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VM99GO78FO', '2024-04-05', 'U000000006', 'ST00000010', 0, 5400000, 5400000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UG90AO26AZ', '2023-07-17', 'U000000004', 'ST00000003', 0.2, 2600000, 2080000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ED56LY53DN', '2024-05-30', 'U000000014', 'ST00000006', 0, 2900000, 2900000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VR45CS38HL', '2023-12-15', 'U000000030', 'ST00000013', 0.1, 1500000, 1350000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PW51EL73TU', '2024-04-15', 'U000000041', 'ST00000012', 0.25, 5400000, 4050000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HK33RP18SS', '2023-03-18', 'U000000021', 'ST00000006', 0.2, 1300000, 1040000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WF65MR60EC', '2023-01-13', 'U000000023', 'ST00000009', 0.2, 1250000, 1000000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IN16OZ00EQ', '2024-05-29', 'U000000020', 'ST00000005', 0.1, 5400000, 4860000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YD79HH48EH', '2024-03-29', 'U000000042', 'ST00000005', 0.1, 750000, 675000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OB64IU30LQ', '2023-08-19', 'U000000021', 'ST00000015', 0.2, 750000, 600000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GQ86PS57QE', '2023-09-11', 'U000000022', 'ST00000001', 0.1, 975000, 877500, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IQ84DO93ON', '2023-08-02', 'U000000003', 'ST00000012', 0, 1368000, 1368000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RK26UJ81KC', '2024-03-04', 'U000000004', 'ST00000005', 0, 750000, 750000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CK99FO52WR', '2024-01-29', 'U000000013', 'ST00000011', 0.05, 6950000, 6677500, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NM74ID75CV', '2023-05-20', 'U000000035', 'ST00000006', 0, 1659000, 1659000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WB15WI69EC', '2024-02-27', 'U000000027', 'ST00000004', 0.1, 2860000, 2708000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FX53KX66PB', '2023-12-07', 'U000000039', 'ST00000008', 0.2, 1784000, 1564000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SO86RE61TN', '2023-05-16', 'U000000050', 'ST00000011', 0.1, 1324000, 1257800, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YR55BG13EX', '2024-01-09', 'U000000006', 'ST00000002', 0, 1368000, 1368000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QE76EJ13JV', '2023-09-25', 'U000000050', 'ST00000007', 0, 1100000, 1100000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BD51OL94MO', '2023-11-26', 'U000000049', 'ST00000007', 0, 1520000, 1520000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RU83MY32JA', '2023-05-12', 'U000000046', 'ST00000011', 0, 760000, 760000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QE02KD62EP', '2023-11-29', 'U000000037', 'ST00000007', 0, 760000, 760000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CC85OU77DH', '2023-05-25', 'U000000022', 'ST00000005', 0, 1500000, 1500000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BZ27OW70DB', '2023-01-24', 'U000000018', 'ST00000013', 0, 760000, 760000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RP45LR41FP', '2023-09-11', 'U000000011', 'ST00000007', 0, 1300000, 1300000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TC84KW66MN', '2023-08-14', 'U000000036', 'ST00000002', 0, 750000, 750000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NU72JD29CS', '2024-01-25', 'U000000003', 'ST00000011', 0.05, 750000, 712500, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EX33PG27AU', '2023-05-09', 'U000000026', 'ST00000007', 0.2, 1200000, 960000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VK83CY34ZA', '2023-02-11', 'U000000003', 'ST00000008', 0.1, 1520000, 1368000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WN87PP18YH', '2023-05-17', 'U000000033', 'ST00000010', 0.05, 1200000, 1140000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DH44OS58NK', '2023-02-05', 'U000000045', 'ST00000010', 0.05, 1300000, 1235000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KH44FB64CH', '2023-04-23', 'U000000016', 'ST00000004', 0, 1100000, 1100000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WV47VY95EA', '2023-03-09', 'U000000030', 'ST00000012', 0, 750000, 750000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WN32SW83JV', '2023-05-11', 'U000000021', 'ST00000008', 0, 1300000, 1300000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QV12SY76XL', '2023-07-10', 'U000000014', 'ST00000011', 0, 760000, 760000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YP50WT35NI', '2023-10-08', 'U000000009', 'ST00000006', 0.25, 750000, 562500, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TF62SH74ZA', '2023-06-05', 'U000000028', 'ST00000013', 0.1, 2800000, 2520000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AX42KW87AT', '2024-03-01', 'U000000020', 'ST00000015', 0.2, 1100000, 880000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TH77CC09WV', '2023-04-12', 'U000000002', 'ST00000004', 0, 1400000, 1400000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NG38BF42LU', '2023-10-27', 'U000000002', 'ST00000005', 0, 1300000, 1300000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FJ72BN83FV', '2023-02-19', 'U000000043', 'ST00000003', 0.2, 1500000, 1200000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TF67SX68HB', '2023-05-21', 'U000000032', 'ST00000005', 0.2, 750000, 600000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QT45SG97TX', '2023-12-03', 'U000000039', 'ST00000003', 0, 2600000, 2600000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AP85ME22EH', '2024-04-05', 'U000000034', 'ST00000013', 0, 1520000, 1520000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TA52GT46UK', '2023-03-28', 'U000000009', 'ST00000002', 0.1, 750000, 675000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NH25NJ47GG', '2023-01-14', 'U000000024', 'ST00000006', 0, 5400000, 5400000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KT65OI77GJ', '2023-12-03', 'U000000026', 'ST00000011', 0.05, 5400000, 5130000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TJ32RP47HJ', '2023-07-28', 'U000000009', 'ST00000011', 0.25, 1368000, 1026000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YT67WN16GO', '2023-01-11', 'U000000028', 'ST00000004', 0.05, 684000, 649800, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QC25LV95DU', '2024-02-09', 'U000000003', 'ST00000004', 0, 760000, 760000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('US43SI80WT', '2023-08-28', 'U000000006', 'ST00000012', 0.05, 640000, 608000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DZ87VU54UG', '2024-04-27', 'U000000044', 'ST00000004', 0, 5450000, 5450000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FI68QE11TN', '2023-04-16', 'U000000026', 'ST00000004', 0.1, 1200000, 1080000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SN37RR62LV', '2024-03-17', 'U000000017', 'ST00000007', 0, 760000, 760000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XQ86JF55MF', '2024-02-15', 'U000000037', 'ST00000006', 0.1, 1300000, 1170000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BX73CK51MH', '2023-07-15', 'U000000046', 'ST00000013', 0.25, 1520000, 1140000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FU51OQ93VG', '2023-06-29', 'U000000047', 'ST00000009', 0, 760000, 760000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YQ73IA59BB', '2023-07-21', 'U000000046', 'ST00000015', 0, 975000, 975000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DD23PX13QM', '2023-09-03', 'U000000038', 'ST00000005', 0, 5500000, 5500000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CC56WI27KX', '2023-11-27', 'U000000012', 'ST00000012', 0, 1200000, 1200000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QD66DS71KM', '2023-07-31', 'U000000002', 'ST00000009', 0, 1450000, 1450000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IB81HF53XE', '2024-02-16', 'U000000030', 'ST00000013', 0.1, 1450000, 1305000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RN75IR31IR', '2023-04-10', 'U000000037', 'ST00000009', 0.25, 684000, 513000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GB19DG74IK', '2024-03-23', 'U000000046', 'ST00000010', 0, 10800000, 10800000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TL34IX32EA', '2023-04-21', 'U000000006', 'ST00000006', 0.2, 650000, 520000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HY29IW10UT', '2023-04-02', 'U000000040', 'ST00000003', 0, 1450000, 1450000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YM24DU37FL', '2023-07-11', 'U000000031', 'ST00000004', 0, 1520000, 1520000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YK75LF36FS', '2023-09-16', 'U000000040', 'ST00000015', 0.2, 684000, 547200, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AC13SR56KB', '2023-07-19', 'U000000019', 'ST00000004', 0, 1950000, 1950000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CD71VS82JS', '2024-05-27', 'U000000037', 'ST00000002', 0, 2400000, 2400000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YN38WT75VP', '2024-03-23', 'U000000031', 'ST00000003', 0.2, 2900000, 2320000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RI92EC54QK', '2023-03-13', 'U000000011', 'ST00000013', 0, 1450000, 1450000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NQ55EN51EG', '2023-12-07', 'U000000019', 'ST00000014', 0, 760000, 760000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CJ15VY43MU', '2023-03-03', 'U000000028', 'ST00000002', 0.1, 750000, 675000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TB04XE48BQ', '2023-02-01', 'U000000021', 'ST00000008', 0.2, 684000, 547200, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QC65YJ39AS', '2023-08-10', 'U000000043', 'ST00000002', 0, 650000, 650000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YK89UG74HJ', '2023-02-03', 'U000000038', 'ST00000007', 0.1, 760000, 684000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NW32UY88JJ', '2023-03-14', 'U000000007', 'ST00000009', 0.1, 2900000, 2610000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KC47WJ43NQ', '2023-09-26', 'U000000034', 'ST00000008', 0.1, 640000, 576000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MN89NI28LY', '2024-05-01', 'U000000004', 'ST00000009', 0.25, 2200000, 1650000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OE02QL14GJ', '2023-04-16', 'U000000041', 'ST00000009', 0, 2900000, 2900000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GO83JR02ZT', '2024-04-05', 'U000000030', 'ST00000013', 0.1, 760000, 684000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RB25VW56PN', '2023-04-08', 'U000000022', 'ST00000012', 0.25, 1100000, 825000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XM47XV26KT', '2023-07-27', 'U000000006', 'ST00000014', 0.05, 750000, 712500, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZZ50ST30UG', '2023-12-08', 'U000000001', 'ST00000010', 0.25, 760000, 570000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RI57IC68VH', '2024-02-01', 'U000000033', 'ST00000013', 0, 1250000, 1250000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GE47KY34JI', '2023-07-19', 'U000000032', 'ST00000009', 0, 760000, 760000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VH72WE85YC', '2023-11-21', 'U000000020', 'ST00000004', 0, 750000, 750000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PL64KK64IB', '2023-11-26', 'U000000046', 'ST00000001', 0, 760000, 760000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XG14AO20TR', '2023-07-06', 'U000000039', 'ST00000007', 0, 5400000, 5400000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IE64EM56IT', '2023-02-16', 'U000000043', 'ST00000015', 0.25, 10900000, 8175000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RH53MO64YO', '2023-08-03', 'U000000029', 'ST00000014', 0.2, 975000, 780000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VB61FF73SB', '2024-02-11', 'U000000048', 'ST00000006', 0, 1200000, 1200000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VJ27PU87RP', '2023-07-17', 'U000000001', 'ST00000007', 0, 684000, 684000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BX22EV57MT', '2023-09-23', 'U000000029', 'ST00000014', 0.2, 650000, 520000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DW82SH73PE', '2023-10-16', 'U000000001', 'ST00000009', 0.05, 640000, 608000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VZ93CY22QR', '2024-05-19', 'U000000017', 'ST00000001', 0, 5400000, 5400000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FX79YE34QP', '2023-01-08', 'U000000001', 'ST00000011', 0, 1200000, 1200000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KL53NM19QX', '2023-09-12', 'U000000041', 'ST00000001', 0, 1520000, 1520000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IH76PC24VX', '2023-04-22', 'U000000017', 'ST00000002', 0, 760000, 760000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HK86UO52CH', '2023-10-14', 'U000000005', 'ST00000004', 0, 1520000, 1520000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EM51SV81HW', '2023-12-02', 'U000000033', 'ST00000005', 0, 750000, 750000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DJ72DK85MP', '2023-05-29', 'U000000025', 'ST00000007', 0.1, 1450000, 1305000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KQ74BY97TK', '2023-10-19', 'U000000023', 'ST00000002', 0, 1300000, 1300000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GN43EH36BK', '2024-03-06', 'U000000043', 'ST00000008', 0, 1368000, 1368000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DY46HI40ZX', '2023-11-26', 'U000000042', 'ST00000003', 0.2, 1520000, 1216000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DS88HB41UT', '2024-05-27', 'U000000037', 'ST00000009', 0.1, 650000, 585000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DM31CC74KI', '2023-10-16', 'U000000041', 'ST00000014', 0.05, 1340000, 1273000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JV31EV84UV', '2023-04-09', 'U000000024', 'ST00000010', 0, 5500000, 5500000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SG09VU73QW', '2023-02-26', 'U000000038', 'ST00000015', 0, 750000, 750000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XA57SX60IN', '2023-07-15', 'U000000036', 'ST00000012', 0.2, 750000, 600000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZW50VT11FM', '2023-09-09', 'U000000017', 'ST00000004', 0.05, 1520000, 1444000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EB33QX69UR', '2024-04-23', 'U000000045', 'ST00000014', 0, 670000, 670000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MY21CQ57ES', '2023-08-27', 'U000000030', 'ST00000007', 0.1, 1300000, 1170000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IU91HP51EO', '2024-02-26', 'U000000043', 'ST00000015', 0.25, 1400000, 1050000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UM58JV57IG', '2023-10-31', 'U000000017', 'ST00000010', 0.2, 1450000, 1160000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YC62PR28LS', '2023-02-11', 'U000000027', 'ST00000004', 0, 2400000, 2400000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SR26SB40WG', '2023-09-12', 'U000000047', 'ST00000003', 0.05, 10900000, 10355000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JK91LL33SX', '2023-09-30', 'U000000021', 'ST00000001', 0, 750000, 750000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UG76XR98LT', '2024-01-17', 'U000000003', 'ST00000003', 0, 1520000, 1520000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PY14UH59EM', '2024-01-31', 'U000000035', 'ST00000007', 0, 684000, 684000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XY51VG36JT', '2024-01-20', 'U000000027', 'ST00000011', 0, 1300000, 1300000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PR42XT24GY', '2023-05-09', 'U000000034', 'ST00000014', 0.25, 1200000, 900000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FZ31WI08PN', '2023-01-01', 'U000000049', 'ST00000008', 0, 760000, 760000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LA25PS29LV', '2023-02-04', 'U000000029', 'ST00000007', 0.1, 10800000, 9720000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JS08SI83EE', '2023-08-09', 'U000000024', 'ST00000015', 0, 11000000, 11000000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KX61YZ64JR', '2023-10-23', 'U000000044', 'ST00000012', 0.25, 5450000, 4087500, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NO24OC18YW', '2023-02-25', 'U000000012', 'ST00000012', 0, 1100000, 1100000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VP65BC26GZ', '2024-03-16', 'U000000029', 'ST00000012', 0, 1250000, 1250000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RE41NK64TG', '2023-07-28', 'U000000026', 'ST00000013', 0, 1450000, 1450000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KU92YI15LS', '2023-04-18', 'U000000042', 'ST00000013', 0.1, 5500000, 4950000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GS46DD69XI', '2023-11-06', 'U000000003', 'ST00000002', 0.1, 5450000, 4905000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GQ84BU14VU', '2023-09-07', 'U000000003', 'ST00000014', 0.1, 1300000, 1170000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TD08WM25BK', '2023-03-12', 'U000000012', 'ST00000014', 0.2, 640000, 512000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EM71SQ71YA', '2024-03-17', 'U000000029', 'ST00000008', 0, 5500000, 5500000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ET17ZX41PG', '2023-12-25', 'U000000043', 'ST00000015', 0, 750000, 750000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EJ72RR39ZD', '2024-04-17', 'U000000048', 'ST00000003', 0.25, 1520000, 1140000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HC74GN48EL', '2024-02-21', 'U000000032', 'ST00000004', 0.1, 2600000, 2340000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PQ18LN57JA', '2023-03-12', 'U000000046', 'ST00000012', 0, 1450000, 1450000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QE87MX12OS', '2023-06-11', 'U000000044', 'ST00000005', 0.2, 1520000, 1216000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IW34UP25VQ', '2024-04-26', 'U000000003', 'ST00000012', 0, 760000, 760000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WM63QP97QI', '2024-04-28', 'U000000025', 'ST00000002', 0.1, 1300000, 1170000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NV18IH28IZ', '2023-12-01', 'U000000007', 'ST00000005', 0, 1500000, 1500000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BC24DJ64OR', '2023-05-28', 'U000000023', 'ST00000012', 0.25, 5400000, 4050000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VC26CI69RE', '2023-10-04', 'U000000016', 'ST00000001', 0.2, 684000, 547200, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RJ23WV91HN', '2024-01-24', 'U000000011', 'ST00000010', 0.1, 1500000, 1350000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SX38CG95QH', '2024-04-09', 'U000000037', 'ST00000014', 0.2, 1100000, 880000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UI58KQ75DN', '2023-10-20', 'U000000015', 'ST00000006', 0.25, 750000, 562500, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YI92QX49TL', '2023-12-02', 'U000000024', 'ST00000004', 0, 750000, 750000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EX69YI21IW', '2024-03-15', 'U000000024', 'ST00000011', 0.25, 2600000, 1950000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PY36QX74MV', '2023-02-07', 'U000000017', 'ST00000002', 0, 750000, 750000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AT51OA56HH', '2024-04-13', 'U000000029', 'ST00000003', 0.1, 750000, 675000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UA27SY02LG', '2024-01-30', 'U000000043', 'ST00000001', 0.25, 1300000, 975000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HO48XJ48BA', '2023-06-16', 'U000000006', 'ST00000008', 0, 1500000, 1500000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UD56WD28OB', '2023-02-26', 'U000000024', 'ST00000013', 0, 2500000, 2500000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ID71MH82OY', '2023-03-01', 'U000000029', 'ST00000012', 0.05, 640000, 608000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KC41UF72FH', '2023-05-30', 'U000000034', 'ST00000006', 0, 2900000, 2900000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SJ58UJ16GY', '2023-07-04', 'U000000020', 'ST00000011', 0, 684000, 684000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BM46SL27GD', '2023-02-09', 'U000000013', 'ST00000006', 0.2, 1300000, 1040000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BY28BV77OS', '2023-03-08', 'U000000013', 'ST00000002', 0, 1300000, 1300000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WB35TG60PY', '2024-04-23', 'U000000048', 'ST00000009', 0.05, 2200000, 2090000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YE70RD87DN', '2023-06-20', 'U000000002', 'ST00000004', 0.25, 975000, 731250, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MU78JX52TF', '2023-05-08', 'U000000034', 'ST00000007', 0.05, 5450000, 5177500, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GB35HD15FD', '2024-05-28', 'U000000012', 'ST00000004', 0, 684000, 684000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AP23MJ36DU', '2023-12-26', 'U000000049', 'ST00000015', 0, 650000, 650000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DZ38LL42TK', '2023-05-28', 'U000000003', 'ST00000010', 0.2, 1500000, 1200000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OS03EV41CI', '2023-02-14', 'U000000003', 'ST00000009', 0, 750000, 750000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MN26GN83HK', '2024-03-19', 'U000000025', 'ST00000013', 0.05, 1300000, 1235000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PP28QK18VF', '2023-11-11', 'U000000017', 'ST00000008', 0.2, 2900000, 2320000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SP50CT53UU', '2023-11-26', 'U000000011', 'ST00000013', 0, 750000, 750000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TW20PE22XU', '2024-02-13', 'U000000027', 'ST00000007', 0, 2800000, 2800000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KX72LL66EF', '2023-12-19', 'U000000007', 'ST00000008', 0, 1300000, 1300000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VK12NX11YB', '2024-01-04', 'U000000036', 'ST00000002', 0, 1100000, 1100000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NN86QT74LQ', '2024-03-30', 'U000000022', 'ST00000015', 0, 1200000, 1200000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IL67FF72TJ', '2023-11-14', 'U000000033', 'ST00000011', 0, 1450000, 1450000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FL21LZ09MO', '2023-07-12', 'U000000042', 'ST00000005', 0, 1300000, 1300000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XO32IL90QJ', '2024-02-01', 'U000000040', 'ST00000001', 0.1, 1450000, 1305000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LJ73ON41DS', '2023-04-29', 'U000000004', 'ST00000001', 0, 1200000, 1200000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LG02TN07XT', '2024-05-09', 'U000000037', 'ST00000014', 0.1, 2500000, 2250000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DT85AO19LH', '2024-01-17', 'U000000048', 'ST00000010', 0, 5400000, 5400000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KF62QN74PP', '2023-06-30', 'U000000021', 'ST00000013', 0.2, 1300000, 1040000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BG25IR75JM', '2023-01-04', 'U000000042', 'ST00000005', 0.2, 760000, 608000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BL62CJ60ZU', '2023-11-02', 'U000000046', 'ST00000011', 0, 640000, 640000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HJ23IM83KX', '2023-12-04', 'U000000027', 'ST00000012', 0, 1300000, 1300000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FD71DC37VB', '2023-07-14', 'U000000039', 'ST00000004', 0.1, 2200000, 1980000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KD12VX62NC', '2023-04-06', 'U000000020', 'ST00000015', 0.2, 1300000, 1040000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WE48LN65IQ', '2023-09-10', 'U000000012', 'ST00000003', 0, 1100000, 1100000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FT76BU97YH', '2023-09-10', 'U000000033', 'ST00000014', 0, 684000, 684000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WT88MQ21PF', '2024-03-27', 'U000000038', 'ST00000007', 0, 1300000, 1300000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AW07MU07KQ', '2024-03-13', 'U000000027', 'ST00000008', 0, 1520000, 1520000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CY85DM56IB', '2024-03-15', 'U000000028', 'ST00000001', 0.05, 760000, 722000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FT54OA82DR', '2023-05-16', 'U000000044', 'ST00000002', 0.05, 1450000, 1377500, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KY56OE88FC', '2023-04-10', 'U000000009', 'ST00000010', 0.1, 1450000, 1305000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LE65DE42MJ', '2024-03-19', 'U000000006', 'ST00000015', 0.25, 1200000, 900000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NC71VM53MV', '2023-08-15', 'U000000035', 'ST00000012', 0, 1100000, 1100000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EY77TO56FB', '2023-03-16', 'U000000039', 'ST00000007', 0.05, 10800000, 10260000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EU66HI32DC', '2023-04-03', 'U000000020', 'ST00000012', 0, 650000, 650000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SK36MY52UL', '2023-02-25', 'U000000048', 'ST00000008', 0, 5500000, 5500000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HG53MJ01PJ', '2024-02-05', 'U000000007', 'ST00000008', 0, 760000, 760000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XZ07YB76MI', '2023-12-24', 'U000000038', 'ST00000015', 0.1, 975000, 877500, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SR76IH69OU', '2023-10-09', 'U000000006', 'ST00000007', 0.2, 1520000, 1216000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XF87GJ65MV', '2023-12-10', 'U000000050', 'ST00000005', 0, 640000, 640000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GB76MO31OT', '2023-02-19', 'U000000044', 'ST00000001', 0.25, 684000, 513000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WS26JT46LP', '2023-09-11', 'U000000020', 'ST00000013', 0.1, 1200000, 1080000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KW96HW31ID', '2023-08-08', 'U000000023', 'ST00000005', 0, 750000, 750000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TV88OI31LE', '2023-04-01', 'U000000034', 'ST00000005', 0, 684000, 684000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YS56CB83RF', '2024-05-13', 'U000000049', 'ST00000004', 0, 1520000, 1520000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NT11IS75VP', '2024-03-09', 'U000000024', 'ST00000001', 0.25, 5400000, 4050000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NE56LR67NH', '2023-06-26', 'U000000033', 'ST00000011', 0, 1300000, 1300000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TX98IG13RI', '2024-01-17', 'U000000024', 'ST00000009', 0.05, 670000, 636500, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ML74PV89AR', '2023-01-23', 'U000000048', 'ST00000008', 0.2, 2600000, 2080000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YG00CW67QC', '2024-01-10', 'U000000029', 'ST00000001', 0.05, 2200000, 2090000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LR86LJ61SE', '2024-02-02', 'U000000020', 'ST00000004', 0, 2200000, 2200000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AF08GS06GK', '2024-05-13', 'U000000008', 'ST00000007', 0.2, 650000, 520000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QM18NK85UJ', '2024-01-13', 'U000000018', 'ST00000011', 0.1, 10800000, 9720000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WL68LO89OF', '2024-05-20', 'U000000022', 'ST00000008', 0, 1200000, 1200000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YU57CQ34CD', '2023-04-13', 'U000000035', 'ST00000001', 0.25, 760000, 570000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JB71MQ55QR', '2023-11-06', 'U000000043', 'ST00000011', 0.25, 1300000, 975000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CT60RR23YC', '2023-06-16', 'U000000023', 'ST00000006', 0.25, 2400000, 1800000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FB85OD51JI', '2023-07-01', 'U000000004', 'ST00000009', 0, 760000, 760000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WF18HZ20FN', '2024-03-03', 'U000000046', 'ST00000015', 0, 684000, 684000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HU11UY97DJ', '2023-08-10', 'U000000036', 'ST00000001', 0.2, 1340000, 1072000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IN73SG91DQ', '2023-03-13', 'U000000050', 'ST00000010', 0.1, 760000, 684000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HO36HQ79SA', '2023-08-21', 'U000000009', 'ST00000012', 0.2, 750000, 600000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NN45OJ06PL', '2024-01-30', 'U000000015', 'ST00000010', 0.1, 5400000, 4860000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NT98VT51LP', '2023-05-10', 'U000000008', 'ST00000012', 0.2, 5400000, 4320000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EP51UM87KH', '2023-02-25', 'U000000025', 'ST00000002', 0.2, 684000, 547200, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KH64XK54CQ', '2023-07-19', 'U000000047', 'ST00000005', 0.2, 640000, 512000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QX63FR54FJ', '2023-08-18', 'U000000031', 'ST00000006', 0.2, 750000, 600000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OU08XY60KN', '2023-07-24', 'U000000003', 'ST00000002', 0.1, 5400000, 4860000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WP96OU85UJ', '2023-12-25', 'U000000013', 'ST00000014', 0.25, 640000, 480000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YB78CY40WF', '2023-03-13', 'U000000036', 'ST00000014', 0, 760000, 760000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UM89QT29CY', '2024-02-13', 'U000000026', 'ST00000012', 0.05, 750000, 712500, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SI29WR40MU', '2023-05-20', 'U000000033', 'ST00000001', 0, 760000, 760000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AA20IO46RD', '2023-04-08', 'U000000023', 'ST00000001', 0.25, 684000, 513000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XH13QE44TL', '2023-06-15', 'U000000014', 'ST00000013', 0.25, 1500000, 1125000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HP62KM38DC', '2024-04-14', 'U000000033', 'ST00000011', 0, 5400000, 5400000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KM24AU75WO', '2023-03-09', 'U000000036', 'ST00000010', 0.1, 10900000, 9810000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RL07BL08XC', '2023-08-19', 'U000000030', 'ST00000011', 0, 640000, 640000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CS66TH49YG', '2024-02-15', 'U000000029', 'ST00000013', 0.2, 975000, 780000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DP17HF44GT', '2024-05-09', 'U000000016', 'ST00000002', 0, 1450000, 1450000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VU53OG97OZ', '2023-01-07', 'U000000044', 'ST00000003', 0, 1520000, 1520000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XY01IK17JD', '2024-04-04', 'U000000008', 'ST00000010', 0, 1300000, 1300000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UE28BT03KU', '2023-03-16', 'U000000012', 'ST00000010', 0, 760000, 760000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MZ87YT16VQ', '2023-05-25', 'U000000008', 'ST00000005', 0, 670000, 670000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AH38ZM98IK', '2023-11-08', 'U000000045', 'ST00000014', 0.1, 684000, 615600, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OF53ON08UM', '2023-03-16', 'U000000020', 'ST00000002', 0, 2800000, 2800000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HI02FH66IC', '2023-07-28', 'U000000034', 'ST00000002', 0.25, 10900000, 8175000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QI03CB85KH', '2024-01-18', 'U000000005', 'ST00000001', 0.1, 670000, 603000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FJ25NK06HP', '2023-01-02', 'U000000015', 'ST00000006', 0, 2400000, 2400000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TQ21SN53TO', '2024-03-08', 'U000000015', 'ST00000011', 0, 2600000, 2600000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JM81BL12DZ', '2023-08-27', 'U000000004', 'ST00000011', 0, 1300000, 1300000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FY98DE46OV', '2023-08-20', 'U000000014', 'ST00000015', 0, 1450000, 1450000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BL16YN11VD', '2024-05-21', 'U000000038', 'ST00000010', 0, 640000, 640000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XK86WR22WN', '2023-05-06', 'U000000046', 'ST00000015', 0, 5500000, 5500000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FG83SI72UD', '2023-07-21', 'U000000043', 'ST00000006', 0, 1200000, 1200000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WZ30LS48EY', '2023-09-05', 'U000000048', 'ST00000010', 0, 1450000, 1450000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VS78GW68UW', '2023-06-20', 'U000000020', 'ST00000002', 0.1, 1300000, 1170000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QS82ER42XH', '2023-12-22', 'U000000036', 'ST00000009', 0, 670000, 670000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FN46PM73PD', '2024-01-26', 'U000000028', 'ST00000002', 0, 5400000, 5400000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UD75UV23VA', '2024-02-04', 'U000000031', 'ST00000009', 0, 1500000, 1500000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FK00SI22ZC', '2023-05-14', 'U000000007', 'ST00000011', 0, 684000, 684000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LU25FT88MI', '2023-05-02', 'U000000019', 'ST00000013', 0, 1450000, 1450000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QY58MC31TX', '2023-01-31', 'U000000049', 'ST00000008', 0.25, 2400000, 1800000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZG33QL75OM', '2023-02-16', 'U000000043', 'ST00000007', 0.1, 5400000, 4860000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VJ24KZ89UN', '2023-11-18', 'U000000035', 'ST00000003', 0.05, 750000, 712500, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TN33AS53SJ', '2024-03-12', 'U000000037', 'ST00000005', 0.1, 2200000, 1980000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CG24HX51CO', '2023-08-30', 'U000000032', 'ST00000011', 0, 670000, 670000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BP11OF51RV', '2023-12-08', 'U000000046', 'ST00000008', 0, 1500000, 1500000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DA88RP69NO', '2024-02-07', 'U000000004', 'ST00000006', 0.1, 684000, 615600, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YY64QW79TD', '2024-03-27', 'U000000005', 'ST00000001', 0, 1200000, 1200000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HG86LE56NF', '2024-04-06', 'U000000041', 'ST00000008', 0.2, 760000, 608000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GO65CQ07NN', '2023-10-11', 'U000000047', 'ST00000009', 0.25, 1100000, 825000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NO17CV18PM', '2023-06-10', 'U000000035', 'ST00000009', 0.25, 750000, 562500, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RQ64LJ02EY', '2023-09-21', 'U000000022', 'ST00000006', 0.05, 750000, 712500, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SU54WQ51KW', '2023-06-11', 'U000000030', 'ST00000013', 0, 1300000, 1300000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PI81CU56DL', '2023-12-08', 'U000000050', 'ST00000002', 0, 760000, 760000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UO56UQ01RN', '2023-09-08', 'U000000037', 'ST00000003', 0, 1400000, 1400000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FO21LM68WD', '2024-02-07', 'U000000008', 'ST00000008', 0, 750000, 750000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YJ17YG56MJ', '2023-07-15', 'U000000002', 'ST00000013', 0, 975000, 975000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LH72KY54GS', '2023-04-08', 'U000000008', 'ST00000008', 0, 2400000, 2400000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DT96WU25CM', '2023-05-10', 'U000000001', 'ST00000015', 0.25, 5500000, 4125000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TJ46MM62EE', '2023-02-18', 'U000000002', 'ST00000004', 0, 650000, 650000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CH80PR57GN', '2023-09-09', 'U000000014', 'ST00000013', 0, 2900000, 2900000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BN47PD78LQ', '2023-05-29', 'U000000011', 'ST00000007', 0.1, 1100000, 990000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KR45LR43JJ', '2023-03-17', 'U000000041', 'ST00000011', 0.2, 760000, 608000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JD81NC59AI', '2023-02-17', 'U000000023', 'ST00000001', 0, 640000, 640000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TT88KZ24EH', '2023-08-30', 'U000000002', 'ST00000015', 0.25, 650000, 487500, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FN45OO54XD', '2023-11-21', 'U000000035', 'ST00000014', 0.05, 1280000, 1216000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SI33LY58SN', '2024-01-19', 'U000000021', 'ST00000007', 0, 1368000, 1368000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SM16UZ41BM', '2023-08-27', 'U000000019', 'ST00000015', 0, 5500000, 5500000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WZ12TS95WW', '2023-07-17', 'U000000017', 'ST00000006', 0.1, 1520000, 1368000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DE52LU79UL', '2023-05-12', 'U000000017', 'ST00000010', 0.2, 2400000, 1920000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RU63CN52LC', '2023-01-10', 'U000000006', 'ST00000001', 0.05, 5400000, 5130000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QQ43XH95ZI', '2023-12-08', 'U000000032', 'ST00000014', 0.05, 2600000, 2470000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BP49PY66IJ', '2023-04-02', 'U000000032', 'ST00000001', 0, 670000, 670000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZU56LG67WR', '2024-04-15', 'U000000035', 'ST00000008', 0.25, 10800000, 8100000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RE29BD23XN', '2023-11-08', 'U000000003', 'ST00000014', 0, 1100000, 1100000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TD43WF93LY', '2024-05-26', 'U000000010', 'ST00000009', 0, 1200000, 1200000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZP17LT17HB', '2023-03-28', 'U000000012', 'ST00000003', 0, 1300000, 1300000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VA46SU35BC', '2023-09-04', 'U000000009', 'ST00000008', 0.2, 1400000, 1120000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FL16DY79LO', '2023-07-16', 'U000000006', 'ST00000009', 0, 684000, 684000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MW67PF46GY', '2023-01-27', 'U000000022', 'ST00000004', 0, 750000, 750000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JB63HD74BP', '2023-07-08', 'U000000025', 'ST00000015', 0.2, 1500000, 1200000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RQ51WF03WG', '2023-03-03', 'U000000028', 'ST00000005', 0, 5450000, 5450000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OT17QR92GK', '2023-10-28', 'U000000014', 'ST00000007', 0, 1450000, 1450000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PP39DB61VJ', '2023-03-08', 'U000000004', 'ST00000009', 0.05, 1500000, 1425000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UX08CB33GN', '2023-02-14', 'U000000039', 'ST00000004', 0.25, 1500000, 1125000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VU44XE82CT', '2024-02-21', 'U000000024', 'ST00000003', 0, 5450000, 5450000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JM28HU53MA', '2023-08-31', 'U000000039', 'ST00000004', 0, 750000, 750000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JR61SH41KD', '2023-08-30', 'U000000025', 'ST00000003', 0.05, 1200000, 1140000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XW88MO58JL', '2023-04-30', 'U000000011', 'ST00000004', 0, 1368000, 1368000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HV64HE06PR', '2023-06-26', 'U000000035', 'ST00000013', 0.2, 750000, 600000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NU70CF40HT', '2023-04-13', 'U000000004', 'ST00000004', 0.25, 2900000, 2175000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IB09ZS04ME', '2024-02-24', 'U000000036', 'ST00000001', 0, 1300000, 1300000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BT82EV81QK', '2023-01-21', 'U000000003', 'ST00000003', 0.05, 1300000, 1235000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GL98HP88XV', '2023-03-08', 'U000000016', 'ST00000009', 0, 1300000, 1300000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JH18TW46LR', '2023-06-17', 'U000000038', 'ST00000004', 0.05, 1200000, 1140000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EY11YD15DM', '2023-08-01', 'U000000032', 'ST00000011', 0, 1520000, 1520000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PC31MN44ML', '2023-07-28', 'U000000008', 'ST00000011', 0.25, 1100000, 825000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DW95VO47RB', '2023-09-29', 'U000000030', 'ST00000002', 0.2, 760000, 608000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VT43RE12XG', '2023-05-09', 'U000000035', 'ST00000004', 0, 5400000, 5400000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MW71OH17HG', '2023-05-21', 'U000000011', 'ST00000011', 0, 650000, 650000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UD05RL83NJ', '2023-07-11', 'U000000020', 'ST00000003', 0, 750000, 750000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JY51TG13QH', '2023-01-29', 'U000000018', 'ST00000001', 0.05, 5500000, 5225000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OP80VG35TO', '2023-10-06', 'U000000042', 'ST00000001', 0.2, 750000, 600000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HC38OB26NF', '2023-08-25', 'U000000011', 'ST00000002', 0.05, 10800000, 10260000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NM33LS58TH', '2023-08-18', 'U000000025', 'ST00000002', 0.1, 750000, 675000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WL82PJ09MT', '2023-12-24', 'U000000018', 'ST00000012', 0, 684000, 684000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LA76FT64XI', '2024-01-19', 'U000000003', 'ST00000002', 0, 650000, 650000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TI59BC35RG', '2023-10-14', 'U000000031', 'ST00000007', 0, 5500000, 5500000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HS51FC84TV', '2024-04-04', 'U000000032', 'ST00000004', 0, 650000, 650000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NY26PZ34WZ', '2023-05-14', 'U000000002', 'ST00000001', 0, 1100000, 1100000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GY47NX54GW', '2023-06-08', 'U000000009', 'ST00000001', 0, 1400000, 1400000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZF70MK64OF', '2023-05-06', 'U000000038', 'ST00000009', 0, 1500000, 1500000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VK07BT10MM', '2024-02-11', 'U000000010', 'ST00000002', 0.25, 760000, 570000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BK05NJ77NH', '2024-03-03', 'U000000014', 'ST00000005', 0, 1500000, 1500000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XJ97KX52PH', '2023-01-03', 'U000000012', 'ST00000007', 0, 670000, 670000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XP73PV54RB', '2023-03-17', 'U000000026', 'ST00000009', 0.1, 1500000, 1350000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OX54LJ55VI', '2023-03-05', 'U000000031', 'ST00000004', 0, 1200000, 1200000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PB71SI39NP', '2023-01-13', 'U000000037', 'ST00000005', 0.2, 5450000, 4360000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TL79TY27JG', '2023-11-15', 'U000000046', 'ST00000005', 0.1, 640000, 576000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XZ89PO47WZ', '2023-08-01', 'U000000021', 'ST00000011', 0, 1400000, 1400000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CP80LJ83UP', '2023-08-16', 'U000000039', 'ST00000002', 0, 1200000, 1200000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LK33SF45NF', '2023-02-11', 'U000000008', 'ST00000001', 0, 760000, 760000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VW37VJ41RN', '2024-03-02', 'U000000047', 'ST00000004', 0, 5400000, 5400000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HJ12XD23RY', '2024-05-11', 'U000000047', 'ST00000007', 0, 1950000, 1950000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EO17GO22FB', '2024-05-02', 'U000000046', 'ST00000002', 0.1, 1850000, 1757500, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TO42YU66MX', '2023-12-26', 'U000000008', 'ST00000003', 0.2, 3400000, 3160000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IH53FQ67EL', '2023-11-07', 'U000000048', 'ST00000006', 0.2, 13700000, 11520000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UO33GU94UR', '2023-12-23', 'U000000034', 'ST00000006', 0, 1430000, 1430000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VB53NV05XF', '2024-01-11', 'U000000006', 'ST00000009', 0.1, 2700000, 2550000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QK96DP98AC', '2024-04-13', 'U000000006', 'ST00000012', 0.2, 2770000, 2520000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QD72BX89QX', '2024-04-04', 'U000000028', 'ST00000013', 0.25, 2060000, 1735000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WW27WA81JH', '2023-11-23', 'U000000026', 'ST00000002', 0, 2550000, 2550000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HR64LC47UQ', '2023-01-25', 'U000000007', 'ST00000010', 0.25, 4000000, 3625000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OT34PA44FW', '2024-01-02', 'U000000024', 'ST00000005', 0.15, 1390000, 1288500, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JJ47PX14EE', '2024-04-05', 'U000000007', 'ST00000003', 0.3, 6200000, 5505000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SH68JN32FB', '2023-05-11', 'U000000021', 'ST00000015', 0.05, 2204000, 2169800, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XI80FY35QG', '2023-04-25', 'U000000031', 'ST00000010', 0.4, 3560000, 2848000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OK31UR59WI', '2023-09-25', 'U000000024', 'ST00000006', 0, 3584000, 3584000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JA40BD72BQ', '2024-03-28', 'U000000034', 'ST00000001', 0, 2550000, 2550000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GX57FC31IF', '2023-12-16', 'U000000026', 'ST00000007', 0.1, 1890000, 1765000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MV28TH31LZ', '2023-06-22', 'U000000015', 'ST00000011', 0, 2200000, 2200000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SN26UW43ZY', '2024-04-03', 'U000000022', 'ST00000002', 0, 760000, 760000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JQ84GF44IH', '2024-01-17', 'U000000044', 'ST00000011', 0, 1450000, 1450000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TP11IR52FH', '2023-09-08', 'U000000014', 'ST00000005', 0.1, 760000, 684000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NQ75FK25LN', '2023-07-20', 'U000000027', 'ST00000008', 0, 1300000, 1300000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EI24UG88ID', '2023-07-06', 'U000000039', 'ST00000006', 0.25, 650000, 487500, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MR16ZC88XP', '2023-06-20', 'U000000045', 'ST00000004', 0.2, 1300000, 1040000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PG17XQ58XY', '2023-05-17', 'U000000039', 'ST00000014', 0, 1300000, 1300000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZY86WF27KG', '2023-07-20', 'U000000008', 'ST00000003', 0.2, 1200000, 960000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VO55RX61IZ', '2024-04-12', 'U000000044', 'ST00000008', 0, 650000, 650000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SX24CE21BX', '2023-12-23', 'U000000024', 'ST00000008', 0, 10900000, 10900000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LH42XN36LG', '2023-06-23', 'U000000045', 'ST00000010', 0, 1500000, 1500000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IQ51GQ18GC', '2023-11-21', 'U000000011', 'ST00000011', 0, 5400000, 5400000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NC60SI04QA', '2023-08-31', 'U000000048', 'ST00000012', 0, 1368000, 1368000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OG70BH47YR', '2023-04-16', 'U000000009', 'ST00000004', 0, 10900000, 10900000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AS75PI35EA', '2023-08-05', 'U000000007', 'ST00000002', 0.05, 750000, 712500, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ME32KQ22ID', '2023-09-13', 'U000000023', 'ST00000009', 0.2, 1250000, 1000000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TB97SO30WT', '2023-03-23', 'U000000032', 'ST00000008', 0, 1300000, 1300000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('II38PW25YU', '2023-05-08', 'U000000013', 'ST00000013', 0, 1200000, 1200000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SV08WV04OO', '2023-09-10', 'U000000027', 'ST00000007', 0.2, 2900000, 2320000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GX81KS55YZ', '2024-03-08', 'U000000039', 'ST00000008', 0, 1500000, 1500000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RW25XH85DK', '2023-04-14', 'U000000018', 'ST00000002', 0, 750000, 750000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TL35HQ82IY', '2023-04-06', 'U000000013', 'ST00000008', 0, 750000, 750000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EZ85UR80CV', '2023-11-08', 'U000000047', 'ST00000001', 0.25, 1100000, 825000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IF50ZE25OV', '2023-12-02', 'U000000021', 'ST00000006', 0.05, 2900000, 2755000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NO96TV26UL', '2024-03-30', 'U000000046', 'ST00000006', 0.1, 760000, 684000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UM57ZK68YQ', '2023-07-12', 'U000000007', 'ST00000007', 0, 1340000, 1340000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XC88QB68OR', '2023-12-21', 'U000000003', 'ST00000014', 0.05, 5500000, 5225000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IF85YO01WL', '2023-09-19', 'U000000003', 'ST00000008', 0.1, 5400000, 4860000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GE36IZ34AH', '2023-11-21', 'U000000007', 'ST00000005', 0.2, 1300000, 1040000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HX47JK77PA', '2023-04-29', 'U000000047', 'ST00000004', 0, 750000, 750000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XF46TF24CX', '2023-09-18', 'U000000002', 'ST00000005', 0, 1520000, 1520000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EL35HK83PO', '2023-05-28', 'U000000006', 'ST00000007', 0.2, 1500000, 1200000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MX06HT71RW', '2023-10-05', 'U000000018', 'ST00000014', 0, 750000, 750000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JH71KG47KC', '2023-07-13', 'U000000041', 'ST00000008', 0.2, 1400000, 1120000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DG87SH88VP', '2024-02-19', 'U000000019', 'ST00000003', 0.2, 5400000, 4320000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TL66IM40XM', '2024-01-06', 'U000000013', 'ST00000011', 0.05, 750000, 712500, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YH21HF04TI', '2023-07-15', 'U000000005', 'ST00000007', 0, 750000, 750000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YP63DW77AN', '2024-05-10', 'U000000004', 'ST00000014', 0, 1300000, 1300000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('BU33MG64TO', '2023-04-28', 'U000000003', 'ST00000010', 0, 2500000, 2500000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FW76OF49CU', '2023-09-20', 'U000000017', 'ST00000005', 0, 1100000, 1100000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DO51EU82FG', '2023-08-09', 'U000000026', 'ST00000006', 0.2, 684000, 547200, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LP33VT70OZ', '2023-01-10', 'U000000013', 'ST00000012', 0.2, 750000, 600000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TD44WE03PS', '2023-01-30', 'U000000038', 'ST00000015', 0.1, 684000, 615600, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KJ78TI08IV', '2023-08-08', 'U000000019', 'ST00000015', 0.1, 975000, 877500, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WK50IB34IA', '2023-09-21', 'U000000001', 'ST00000006', 0.05, 1500000, 1425000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CD25DI70VI', '2023-09-11', 'U000000034', 'ST00000014', 0.05, 1300000, 1235000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KU88ST14JM', '2023-05-20', 'U000000044', 'ST00000012', 0, 1280000, 1280000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PP78UB29MH', '2023-05-15', 'U000000010', 'ST00000008', 0.25, 760000, 570000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OG18KX26EB', '2023-11-09', 'U000000022', 'ST00000006', 0.25, 1250000, 937500, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VM34JY51LR', '2023-03-30', 'U000000008', 'ST00000015', 0.05, 750000, 712500, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NQ37ZO79MV', '2023-02-03', 'U000000035', 'ST00000004', 0.05, 2400000, 2280000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RO54HF22YP', '2023-05-18', 'U000000030', 'ST00000010', 0.05, 760000, 722000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KK43FM79DK', '2023-08-10', 'U000000014', 'ST00000010', 0.1, 750000, 675000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FM88HW15YV', '2023-02-26', 'U000000022', 'ST00000014', 0.25, 5400000, 4050000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MG86SP45YE', '2024-04-29', 'U000000043', 'ST00000008', 0, 5450000, 5450000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WE31PW44WL', '2023-10-15', 'U000000037', 'ST00000010', 0, 750000, 750000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OG62RJ82CF', '2023-03-09', 'U000000027', 'ST00000006', 0, 1300000, 1300000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UI41PG57TB', '2023-04-16', 'U000000039', 'ST00000005', 0, 1500000, 1500000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VD45ND64GE', '2023-08-23', 'U000000005', 'ST00000002', 0.2, 1200000, 960000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GM24YB17FS', '2024-05-03', 'U000000042', 'ST00000009', 0.2, 750000, 600000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SU44LA15PV', '2024-03-08', 'U000000043', 'ST00000014', 0.05, 1250000, 1187500, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CZ13ME25AK', '2023-01-28', 'U000000031', 'ST00000002', 0.05, 640000, 608000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VC11BM56SJ', '2024-05-10', 'U000000044', 'ST00000007', 0, 1450000, 1450000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DR97II78US', '2024-05-02', 'U000000045', 'ST00000014', 0.2, 2400000, 1920000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TO68HZ63WP', '2023-12-15', 'U000000005', 'ST00000003', 0, 650000, 650000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OE58RB60MO', '2023-10-11', 'U000000017', 'ST00000003', 0.2, 2200000, 1760000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EK93EK47XW', '2023-10-23', 'U000000008', 'ST00000009', 0.2, 760000, 608000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HU72NW46JV', '2023-10-31', 'U000000026', 'ST00000004', 0.2, 670000, 536000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FV41LB21YT', '2023-11-16', 'U000000028', 'ST00000001', 0.1, 760000, 684000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JY68GF66XD', '2024-05-05', 'U000000004', 'ST00000003', 0.25, 5450000, 4087500, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('GH99SJ72UO', '2023-04-24', 'U000000023', 'ST00000008', 0, 2800000, 2800000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WW10WH48KK', '2023-03-24', 'U000000045', 'ST00000014', 0.05, 650000, 617500, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LG71PB26CS', '2023-06-28', 'U000000044', 'ST00000003', 0, 750000, 750000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XL60AU20VT', '2023-07-27', 'U000000029', 'ST00000003', 0, 1250000, 1250000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RM27DC53EY', '2023-08-27', 'U000000002', 'ST00000013', 0, 1520000, 1520000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JK02NE73XS', '2023-01-21', 'U000000002', 'ST00000008', 0, 5400000, 5400000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LJ78ER32NS', '2024-01-05', 'U000000034', 'ST00000005', 0.05, 1250000, 1187500, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WM40CH66VK', '2023-05-06', 'U000000043', 'ST00000010', 0.05, 1500000, 1425000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EY03XH14ZQ', '2023-07-11', 'U000000029', 'ST00000006', 0, 750000, 750000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RK36KK17JC', '2023-09-13', 'U000000002', 'ST00000009', 0, 684000, 684000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QN27KH37JL', '2023-04-30', 'U000000036', 'ST00000008', 0.05, 684000, 649800, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KY12PW13TX', '2023-05-09', 'U000000019', 'ST00000007', 0.1, 750000, 675000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UV36SY82HE', '2023-09-29', 'U000000013', 'ST00000004', 0.05, 11000000, 10450000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('XO17WM00XG', '2024-03-20', 'U000000028', 'ST00000010', 0.05, 750000, 712500, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WY51IZ38LT', '2023-09-29', 'U000000022', 'ST00000010', 0, 684000, 684000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TX34TF72XM', '2023-07-27', 'U000000034', 'ST00000001', 0.05, 750000, 712500, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YS57BO35VD', '2023-12-05', 'U000000036', 'ST00000012', 0, 5450000, 5450000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SP09NL53PY', '2023-11-01', 'U000000049', 'ST00000004', 0, 1300000, 1300000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OF61JI73XV', '2024-04-29', 'U000000018', 'ST00000014', 0.1, 2580000, 2450000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('LP62GT74OK', '2023-02-01', 'U000000033', 'ST00000005', 0.1, 1334000, 1265600, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MK17TS16RK', '2024-03-24', 'U000000025', 'ST00000002', 0.3, 6210000, 4809500, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UW82EL65PD', '2023-05-25', 'U000000011', 'ST00000001', 0.25, 1964000, 1763200, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CK48HM84BS', '2023-03-11', 'U000000011', 'ST00000001', 0.2, 6210000, 6058000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HL41TB75CP', '2023-01-30', 'U000000012', 'ST00000014', 0, 3800000, 3800000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EL48SW06VW', '2024-01-26', 'U000000030', 'ST00000001', 0, 1510000, 1510000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JW33YP96EI', '2023-04-09', 'U000000022', 'ST00000008', 0.25, 2128000, 1786000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SQ78EX16PL', '2024-03-22', 'U000000022', 'ST00000008', 0.2, 6084000, 5947200, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YG63GX83IQ', '2024-03-28', 'U000000035', 'ST00000006', 0, 1860000, 1860000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZC23GW72JT', '2024-03-28', 'U000000003', 'ST00000008', 0.05, 1850000, 1812500, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JY46ZJ45CS', '2023-03-05', 'U000000023', 'ST00000013', 0.45, 6150000, 4887500, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('KH63OD21IE', '2023-10-15', 'U000000008', 'ST00000006', 0.1, 3384000, 3309000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MK70OD64UB', '2023-09-27', 'U000000002', 'ST00000015', 0.1, 2024000, 1922800, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VF14LP73TI', '2023-11-20', 'U000000010', 'ST00000013', 0.2, 3800000, 3540000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MJ25CE73AH', '2023-07-27', 'U000000039', 'ST00000007', 0, 1400000, 1400000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PL81HG10LI', '2023-01-04', 'U000000038', 'ST00000002', 0.05, 1300000, 1235000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CG24OD25CD', '2023-05-30', 'U000000038', 'ST00000006', 0, 1300000, 1300000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TK56IW50GD', '2023-03-13', 'U000000019', 'ST00000009', 0, 1100000, 1100000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OA34PH44HQ', '2024-01-20', 'U000000039', 'ST00000004', 0, 1500000, 1500000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZF34HL87TL', '2023-07-15', 'U000000032', 'ST00000010', 0, 760000, 760000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PK51HN84IM', '2023-02-10', 'U000000018', 'ST00000003', 0, 2200000, 2200000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OB70GJ12EO', '2024-04-02', 'U000000015', 'ST00000011', 0, 2800000, 2800000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SL41CY02RT', '2023-02-07', 'U000000033', 'ST00000011', 0.1, 1200000, 1080000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('RD35YX10BO', '2024-05-04', 'U000000007', 'ST00000013', 0.2, 1200000, 960000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('NE33BJ85TC', '2023-10-20', 'U000000027', 'ST00000013', 0.25, 975000, 731250, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('PJ82BR28NV', '2023-01-26', 'U000000010', 'ST00000002', 0.05, 1400000, 1330000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('IL72WY16LV', '2024-04-04', 'U000000022', 'ST00000009', 0, 10800000, 10800000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TY63OW50UI', '2023-03-08', 'U000000041', 'ST00000010', 0, 1450000, 1450000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SJ41YO71NK', '2023-01-01', 'U000000025', 'ST00000014', 0, 1200000, 1200000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SK75IN58FB', '2023-12-03', 'U000000040', 'ST00000010', 0, 1300000, 1300000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('YC34WP64BR', '2024-05-16', 'U000000006', 'ST00000001', 0, 1520000, 1520000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VJ63JX03XN', '2023-12-03', 'U000000021', 'ST00000005', 0.05, 5500000, 5225000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('QI75WE29SZ', '2023-06-10', 'U000000049', 'ST00000007', 0.2, 650000, 520000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SW47AX67YE', '2024-02-04', 'U000000013', 'ST00000008', 0, 1300000, 1300000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('FR08BV56NB', '2024-01-05', 'U000000007', 'ST00000001', 0, 1100000, 1100000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('ZN06RX28XU', '2024-04-11', 'U000000022', 'ST00000006', 0, 1725000, 1725000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VN53TK61DS', '2023-03-18', 'U000000010', 'ST00000003', 0.2, 640000, 512000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JV26SO83UH', '2023-06-19', 'U000000007', 'ST00000015', 0, 1300000, 1300000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('VM37KV37HH', '2023-05-16', 'U000000027', 'ST00000011', 0, 650000, 650000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HF08EM41VX', '2023-04-23', 'U000000021', 'ST00000005', 0.05, 5400000, 5130000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('HM81HK14WQ', '2023-10-13', 'U000000019', 'ST00000003', 0.05, 10800000, 10260000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SV15JE12YK', '2023-08-22', 'U000000036', 'ST00000008', 0.05, 1250000, 1187500, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SW86BL33QB', '2023-12-12', 'U000000002', 'ST00000009', 0.05, 1450000, 1377500, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OO98UX34SO', '2023-01-16', 'U000000047', 'ST00000001', 0.25, 1250000, 937500, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('OY21LP72OB', '2023-09-23', 'U000000016', 'ST00000009', 0, 1300000, 1300000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CH37TT82AB', '2023-03-15', 'U000000043', 'ST00000006', 0.1, 1450000, 1305000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WU32EE61GQ', '2024-04-05', 'U000000017', 'ST00000015', 0.05, 750000, 712500, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('AC89RG76NM', '2023-07-17', 'U000000006', 'ST00000011', 0, 1450000, 1450000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CQ12CX28BP', '2024-05-30', 'U000000039', 'ST00000007', 0.05, 1200000, 1140000, 'GOPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('WG67NS69VD', '2023-12-15', 'U000000040', 'ST00000002', 0, 1520000, 1520000, 'DEBIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('EO14SH54UB', '2024-04-15', 'U000000008', 'ST00000014', 0, 1200000, 1200000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('CN52YM64TI', '2023-03-18', 'U000000016', 'ST00000003', 0, 1100000, 1100000, 'DANA');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('TL28QC17OX', '2023-01-13', 'U000000037', 'ST00000011', 0, 760000, 760000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('JK66WC43MS', '2024-05-29', 'U000000002', 'ST00000001', 0, 1735000, 1735000, 'CASH');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('DF21VH68VI', '2024-03-29', 'U000000017', 'ST00000013', 0.1, 13300000, 12695000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('UY75KX54JZ', '2023-08-19', 'U000000001', 'ST00000007', 0.1, 650000, 585000, 'FLAZZ');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MB23WP84VU', '2023-09-11', 'U000000009', 'ST00000013', 0.2, 750000, 600000, 'SHOPEEPAY');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('SX66UH67JG', '2023-08-02', 'U000000048', 'ST00000011', 0, 1500000, 1500000, 'CREDIT');
|
|
INSERT INTO Transact (trID, trDate, cusID, storeID, disc_tr, gross_tr, nett_tr, payType) VALUES ('MY71NE17CM', '2024-03-04', 'U000000005', 'ST00000001', 0, 750000, 750000, 'DEBIT');
|
|
|
|
-- transactDetail Data
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KR17BH15LD', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XD84RM30NZ', 'LT00000009', 2, 1, 0.1, 2600000, 2340000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UV04JN56ED', 'LT00000005', 1, 1, 0.1, 1100000, 990000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BN99IQ08VL', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UR63OM13HQ', 'LT00000024', 1, 1, 0.05, 650000, 617500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IS75LM04LC', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IM60EW44MJ', 'LT00000019', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DA40YV17EU', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ET50FD69JN', 'LT00000027', 1, 1, 0.05, 5400000, 5130000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QL31HH43XG', 'LT00000018', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ER80RO60SR', 'LT00000002', 1, 1, 0.25, 5400000, 4050000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PJ53WK33ND', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SS50DO36LM', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HF94EO38SB', 'LT00000001', 1, 0, 0, 1250000, 1250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BS43QV43RX', 'LT00000013', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NP46HC35TL', 'LT00000006', 2, 1, 0.2, 1368000, 1094400);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VI74CB93YD', 'LT00000016', 2, 1, 0.1, 11000000, 9900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZY81NX34WR', 'LT00000010', 2, 1, 0.05, 1520000, 1444000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BI27BY59YN', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PP86JG37FP', 'LT00000017', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DE91BG64AK', 'LT00000010', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IX08FY25BY', 'LT00000019', 2, 1, 0.2, 1500000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NW22PJ25ZM', 'LT00000017', 1, 1, 0.05, 1100000, 1045000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XJ56DW92LY', 'LT00000019', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IK36BL53AG', 'LT00000030', 1, 0, 0, 975000, 975000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BJ83PM73QR', 'LT00000010', 1, 1, 0.05, 760000, 722000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JO40CQ07QG', 'LT00000021', 2, 1, 0.2, 1520000, 1216000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XP76XF78YT', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QM77MK87DK', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UP40NQ48YL', 'LT00000022', 1, 1, 0.2, 1200000, 960000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GM70GO87FB', 'LT00000002', 2, 1, 0.2, 10800000, 8640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TH72OV53NL', 'LT00000010', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QK21XG24UN', 'LT00000001', 2, 1, 0.1, 2500000, 2250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TE72IO67HO', 'LT00000021', 2, 1, 0.05, 1520000, 1444000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GV87TM36TG', 'LT00000001', 1, 0, 0, 1250000, 1250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LZ49HN51ZD', 'LT00000004', 2, 1, 0.1, 2600000, 2340000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CI48MJ74RU', 'LT00000027', 1, 1, 0.1, 5400000, 4860000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AM43TA49CO', 'LT00000001', 2, 0, 0, 2500000, 2500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QX20ZD30LR', 'LT00000025', 1, 1, 0.05, 760000, 722000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WJ13RP32HF', 'LT00000001', 1, 0, 0, 1250000, 1250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZQ14JG57FN', 'LT00000003', 2, 0, 0, 1368000, 1368000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CP20BA40YS', 'LT00000028', 1, 1, 0.25, 5450000, 4087500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UK88QN86VS', 'LT00000020', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HW12YQ12NT', 'LT00000008', 2, 1, 0.1, 1280000, 1152000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GI16JR50AB', 'LT00000026', 1, 0, 0, 1400000, 1400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LD79WE65LV', 'LT00000023', 1, 1, 0.25, 1200000, 900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VS71PD30VK', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QF31DE59CV', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NA88RM51MG', 'LT00000009', 1, 1, 0.1, 1300000, 1170000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PG03MH78II', 'LT00000005', 2, 1, 0.05, 2200000, 2090000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KP46CK52VP', 'LT00000012', 2, 1, 0.25, 1500000, 1125000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IP72GI31TN', 'LT00000021', 2, 1, 0.2, 1520000, 1216000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LF35MO18JC', 'LT00000019', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CQ31NT35QV', 'LT00000007', 2, 1, 0.2, 2600000, 2080000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CN34YL19YB', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UV37TL97YQ', 'LT00000005', 1, 1, 0.05, 1100000, 1045000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JD14PX96OP', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VJ94RC55ZV', 'LT00000010', 1, 1, 0.05, 760000, 722000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MS60RX30PH', 'LT00000013', 1, 1, 0.05, 760000, 722000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DC09DI28GC', 'LT00000013', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VJ74OL82WN', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DB00ES63NJ', 'LT00000019', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HS75WH65KS', 'LT00000002', 1, 1, 0.1, 5400000, 4860000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UT36OB25ET', 'LT00000006', 1, 1, 0.1, 684000, 615600);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ES28HC89BD', 'LT00000019', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SJ53SJ16QO', 'LT00000018', 1, 1, 0.2, 650000, 520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TW24SG67NQ', 'LT00000015', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KM88CN36YU', 'LT00000005', 1, 1, 0.2, 1100000, 880000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BR04PJ15MN', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QJ30EJ88KV', 'LT00000015', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UW46IN57KF', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EW16XE70LB', 'LT00000010', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YO58AX64FJ', 'LT00000018', 1, 1, 0.25, 650000, 487500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YX47WX81XX', 'LT00000021', 1, 1, 0.05, 760000, 722000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DQ07TC50GW', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QX68SY53VC', 'LT00000005', 2, 1, 0.05, 2200000, 2090000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TS28EJ18KL', 'LT00000028', 1, 1, 0.2, 5450000, 4360000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BM64LQ58UR', 'LT00000006', 1, 1, 0.2, 684000, 547200);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CB53RQ78LM', 'LT00000009', 1, 1, 0.25, 1300000, 975000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TA68UX69IU', 'LT00000018', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QL72DU06EQ', 'LT00000011', 1, 1, 0.2, 670000, 536000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MV30QV91PP', 'LT00000030', 1, 1, 0.1, 975000, 877500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JA71DN81XN', 'LT00000002', 2, 1, 0.1, 10800000, 9720000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QD12RB15CB', 'LT00000001', 1, 1, 0.05, 1250000, 1187500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EE21FE38ER', 'LT00000006', 1, 1, 0.2, 684000, 547200);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AR53YL42RI', 'LT00000030', 2, 0, 0, 1950000, 1950000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HT52XE14JZ', 'LT00000019', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DN65RQ73MG', 'LT00000005', 2, 1, 0.05, 2200000, 2090000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WR51BG54PY', 'LT00000022', 1, 1, 0.05, 1200000, 1140000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YZ63KE95FF', 'LT00000003', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JY55TM52CA', 'LT00000025', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CY78UJ48JU', 'LT00000020', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SV51YQ86LB', 'LT00000029', 1, 1, 0.25, 750000, 562500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QB57ET32PF', 'LT00000011', 2, 0, 0, 1340000, 1340000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CA71CD74JV', 'LT00000003', 1, 1, 0.2, 684000, 547200);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XY43KW71TS', 'LT00000008', 1, 1, 0.05, 640000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CR18FU35YI', 'LT00000010', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JP98EG91OJ', 'LT00000010', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DH56PK12TA', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DM52EK65VN', 'LT00000016', 1, 0, 0, 5500000, 5500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HQ34DM42GI', 'LT00000010', 1, 1, 0.25, 760000, 570000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BN23YG34RF', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MR02SW35LP', 'LT00000020', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SI12SE31EH', 'LT00000029', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FL17XB61ME', 'LT00000020', 1, 1, 0.25, 750000, 562500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WH60ZD20QC', 'LT00000001', 1, 0, 0, 1250000, 1250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RS41PB21JD', 'LT00000020', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PW62SC81FV', 'LT00000006', 2, 1, 0.2, 1368000, 1094400);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UD26MT44XL', 'LT00000011', 2, 1, 0.05, 1340000, 1273000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MU54CN33LK', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IQ22IK78FN', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CW36KS96PY', 'LT00000004', 2, 0, 0, 2600000, 2600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GI57DM95KQ', 'LT00000001', 1, 1, 0.1, 1250000, 1125000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IP54GS61GS', 'LT00000021', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UR41EY79UG', 'LT00000024', 2, 1, 0.1, 1300000, 1170000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OU48AW26GI', 'LT00000013', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OD11FX83MX', 'LT00000006', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TW48SC93JC', 'LT00000013', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PI71QT69UD', 'LT00000019', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QI45NR72KZ', 'LT00000001', 1, 1, 0.1, 1250000, 1125000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AO15UF54QZ', 'LT00000029', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SV68MM33UE', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ED98LQ86NR', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FT22QG06AU', 'LT00000018', 1, 1, 0.05, 650000, 617500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KK21OU14JE', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AW34KW12KU', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HM28US31OY', 'LT00000020', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BM35PA82LO', 'LT00000009', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IW72SX65UV', 'LT00000002', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VO67KG80DV', 'LT00000002', 1, 1, 0.1, 5400000, 4860000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QR69CW11KW', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WP22LO46ZL', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CL37IF63XI', 'LT00000015', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XQ01DJ93SB', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RA11TL87UJ', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GW20UO32WK', 'LT00000008', 2, 0, 0, 1280000, 1280000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YY97PL57RC', 'LT00000021', 2, 1, 0.25, 1520000, 1140000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UC70XT65VY', 'LT00000017', 1, 1, 0.25, 1100000, 825000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TH81OG80DV', 'LT00000006', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RS41ER12HK', 'LT00000004', 1, 1, 0.2, 1300000, 1040000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NE89JP55UY', 'LT00000005', 1, 1, 0.2, 1100000, 880000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OX23OS74QQ', 'LT00000006', 1, 1, 0.2, 684000, 547200);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MQ41CJ44HY', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CE71EG62XV', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GO84EY82CS', 'LT00000001', 2, 0, 0, 2500000, 2500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TV84RH84JU', 'LT00000014', 1, 1, 0.1, 1450000, 1305000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LR38LV13XY', 'LT00000002', 1, 1, 0.1, 5400000, 4860000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UM47JO89OW', 'LT00000018', 1, 1, 0.25, 650000, 487500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TX14UV47MB', 'LT00000003', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QH68EF32VO', 'LT00000019', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TW72GU14KS', 'LT00000026', 1, 1, 0.1, 1400000, 1260000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NT10KJ75DW', 'LT00000021', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GD86UG73HB', 'LT00000012', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QR03OW46RR', 'LT00000027', 2, 0, 0, 10800000, 10800000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PS28ED96DI', 'LT00000026', 1, 0, 0, 1400000, 1400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XZ72RD38FG', 'LT00000018', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DV72SB22VV', 'LT00000030', 1, 0, 0, 975000, 975000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JS52LF37WV', 'LT00000012', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PI15HS86OK', 'LT00000008', 1, 1, 0.2, 640000, 512000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GC85TJ33SN', 'LT00000015', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ED61SJ66RV', 'LT00000013', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PP11IM02SS', 'LT00000021', 2, 1, 0.2, 1520000, 1216000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QN27OJ79OA', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KT30DW88CX', 'LT00000020', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JB05IY86BU', 'LT00000024', 1, 1, 0.1, 650000, 585000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EE67CM65UF', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RD35HV74FM', 'LT00000014', 2, 0, 0, 2900000, 2900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HA18BI41BY', 'LT00000022', 1, 1, 0.25, 1200000, 900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TF21LV85XT', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RK21PG21JQ', 'LT00000017', 1, 1, 0.2, 1100000, 880000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QI72QQ29TT', 'LT00000027', 1, 1, 0.05, 5400000, 5130000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CQ88YO31PL', 'LT00000028', 2, 0, 0, 10900000, 10900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IJ76NX11MX', 'LT00000013', 1, 1, 0.1, 760000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SN36NN77KP', 'LT00000008', 2, 0, 0, 1280000, 1280000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GJ77FG76EJ', 'LT00000020', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KV32TL41KB', 'LT00000029', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TV33LQ15MN', 'LT00000010', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HG86DL72SE', 'LT00000022', 1, 1, 0.1, 1200000, 1080000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SO82YK38JB', 'LT00000023', 1, 1, 0.1, 1200000, 1080000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BW59GU58NQ', 'LT00000002', 1, 1, 0.2, 5400000, 4320000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NB65EF53RD', 'LT00000017', 1, 1, 0.25, 1100000, 825000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DO61GT52HD', 'LT00000018', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VC67FN61PF', 'LT00000027', 1, 1, 0.2, 5400000, 4320000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LP10XX75NC', 'LT00000024', 2, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SV07LV42CE', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PY34NC66JQ', 'LT00000020', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PF73CT06GV', 'LT00000017', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OC57FI51WY', 'LT00000026', 1, 0, 0, 1400000, 1400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NP18DI47ZR', 'LT00000017', 1, 1, 0.1, 1100000, 990000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IF22EK45FF', 'LT00000013', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NY98EB64FD', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SX38YK92NY', 'LT00000021', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SB86MV30PV', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MH65PK71OQ', 'LT00000004', 1, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XI45EN06GY', 'LT00000010', 2, 1, 0.2, 1520000, 1216000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EW97JC60FH', 'LT00000027', 2, 1, 0.1, 10800000, 9720000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DL68QH93ML', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QH51LU67BU', 'LT00000001', 1, 1, 0.1, 1250000, 1125000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BH44SX17OC', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LC33HE76MU', 'LT00000004', 1, 1, 0.2, 1300000, 1040000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QT43CI13OS', 'LT00000008', 2, 1, 0.1, 1280000, 1152000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LL47XW68EV', 'LT00000026', 2, 0, 0, 2800000, 2800000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TP34FZ09HD', 'LT00000008', 1, 1, 0.25, 640000, 480000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VM73KK82KA', 'LT00000003', 2, 0, 0, 1368000, 1368000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OL86OI53AC', 'LT00000028', 1, 1, 0.2, 5450000, 4360000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('II33QE77EM', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BE35GO12CF', 'LT00000014', 1, 1, 0.1, 1450000, 1305000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VO76TV20SU', 'LT00000008', 1, 1, 0.2, 640000, 512000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OE11GT96UO', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JR51VT07EK', 'LT00000017', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PS18UT39EE', 'LT00000018', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LF47VX17NT', 'LT00000021', 1, 1, 0.1, 760000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SL18VD00WD', 'LT00000018', 2, 1, 0.25, 1300000, 975000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SJ21ML15MM', 'LT00000006', 1, 1, 0.1, 684000, 615600);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZI20FJ87SV', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SJ13MP72KV', 'LT00000028', 1, 1, 0.2, 5450000, 4360000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DC25LQ78HC', 'LT00000006', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WH55SW48RI', 'LT00000029', 2, 1, 0.2, 1500000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KO33KU77EA', 'LT00000019', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IK61CD65WS', 'LT00000025', 2, 1, 0.05, 1520000, 1444000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XJ11AW44UM', 'LT00000024', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YF25PW21ZR', 'LT00000009', 1, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZQ35NM73DX', 'LT00000018', 2, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XO70AO26JP', 'LT00000023', 1, 1, 0.2, 1200000, 960000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SU56BP44UX', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NO20UJ65TG', 'LT00000013', 1, 1, 0.1, 760000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LO33MN15XO', 'LT00000014', 1, 1, 0.05, 1450000, 1377500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TA67LW08NK', 'LT00000005', 1, 1, 0.2, 1100000, 880000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QU24TK84ZG', 'LT00000030', 1, 1, 0.05, 975000, 926250);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OK64UR20EE', 'LT00000006', 1, 1, 0.1, 684000, 615600);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JI68LP08QK', 'LT00000025', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SH06CQ10CX', 'LT00000007', 1, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FH66FI87BM', 'LT00000018', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZH44HF25VG', 'LT00000019', 2, 1, 0.1, 1500000, 1350000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WS44VI13CZ', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CA88BQ34FO', 'LT00000010', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AL35JR40LL', 'LT00000028', 1, 0, 0, 5450000, 5450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RC58HM93IQ', 'LT00000007', 2, 1, 0.05, 2600000, 2470000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GF95UP77WG', 'LT00000027', 1, 1, 0.2, 5400000, 4320000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RY64IA64PV', 'LT00000005', 1, 1, 0.05, 1100000, 1045000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IL62WQ47VD', 'LT00000004', 1, 1, 0.2, 1300000, 1040000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VK46ZL45YK', 'LT00000004', 2, 1, 0.05, 2600000, 2470000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CU53ZQ08CV', 'LT00000019', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KQ32FA64PI', 'LT00000010', 1, 1, 0.25, 760000, 570000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JX41MK81UP', 'LT00000020', 2, 1, 0.25, 1500000, 1125000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NH52RF03VP', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LN83LV42VU', 'LT00000015', 1, 1, 0.25, 1450000, 1087500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FP55ZV77NK', 'LT00000019', 1, 1, 0.25, 750000, 562500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SY56ZF56OR', 'LT00000025', 2, 1, 0.25, 1520000, 1140000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EA81IM48HQ', 'LT00000019', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EN28KD00QU', 'LT00000016', 1, 0, 0, 5500000, 5500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EI50LV34KI', 'LT00000003', 1, 1, 0.25, 684000, 513000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZB53OM63WG', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KJ34RR56KX', 'LT00000014', 1, 1, 0.1, 1450000, 1305000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LK25WH94SV', 'LT00000016', 1, 0, 0, 5500000, 5500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SW21DO55NI', 'LT00000015', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UR72LU72VJ', 'LT00000020', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PG76ET73WU', 'LT00000022', 1, 1, 0.1, 1200000, 1080000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VE60TZ14EI', 'LT00000028', 1, 0, 0, 5450000, 5450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OP43NM15EQ', 'LT00000009', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ER01JY45OV', 'LT00000027', 2, 1, 0.2, 10800000, 8640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OI96WO82OI', 'LT00000009', 1, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UT27HM88WN', 'LT00000003', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FA43YV32CA', 'LT00000014', 2, 0, 0, 2900000, 2900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WU68QX31KH', 'LT00000019', 1, 1, 0.25, 750000, 562500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TV28OI78SD', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PA36SZ73DB', 'LT00000016', 1, 1, 0.1, 5500000, 4950000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BV11XT36RP', 'LT00000008', 1, 1, 0.1, 640000, 576000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CX37MX35GL', 'LT00000001', 1, 0, 0, 1250000, 1250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EF03LY22YF', 'LT00000018', 1, 1, 0.05, 650000, 617500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DH33BO48GU', 'LT00000019', 1, 1, 0.25, 750000, 562500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DE26XR65QF', 'LT00000011', 2, 0, 0, 1340000, 1340000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JP04CY76HL', 'LT00000015', 2, 0, 0, 2900000, 2900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QS14JF71OG', 'LT00000012', 2, 1, 0.1, 1500000, 1350000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RU03UX96PN', 'LT00000003', 1, 1, 0.05, 684000, 649800);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IC47LK61YT', 'LT00000022', 1, 1, 0.1, 1200000, 1080000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VC84LJ04SJ', 'LT00000015', 2, 1, 0.25, 2900000, 2175000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TW76JK41SK', 'LT00000009', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZU65WF47ON', 'LT00000015', 2, 0, 0, 2900000, 2900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SN93YK20MH', 'LT00000001', 1, 0, 0, 1250000, 1250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UD15RC95OW', 'LT00000024', 2, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QL36OV85FC', 'LT00000011', 1, 1, 0.1, 670000, 603000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CA37XT81LY', 'LT00000017', 2, 1, 0.2, 2200000, 1760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YF13EL22MR', 'LT00000008', 2, 0, 0, 1280000, 1280000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FF46AP87FZ', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SR54YF11IT', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RJ95GY18NO', 'LT00000029', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OL55GP41JJ', 'LT00000020', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZZ66XC14OT', 'LT00000023', 1, 1, 0.2, 1200000, 960000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NK72IT17HD', 'LT00000028', 1, 1, 0.05, 5450000, 5177500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PN45CJ19GC', 'LT00000025', 2, 1, 0.25, 1520000, 1140000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CS11NV83JD', 'LT00000016', 1, 1, 0.05, 5500000, 5225000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JI57FG46YJ', 'LT00000001', 1, 0, 0, 1250000, 1250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FI59PT49NH', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GD20GT75HA', 'LT00000016', 2, 0, 0, 11000000, 11000000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NN61RB40XK', 'LT00000003', 1, 1, 0.2, 684000, 547200);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MN32MV17FF', 'LT00000010', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YJ68FO41ZP', 'LT00000016', 2, 0, 0, 11000000, 11000000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NP45OG10FT', 'LT00000017', 1, 1, 0.2, 1100000, 880000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YD51GL57PW', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LQ28BN76BS', 'LT00000019', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VJ82AJ46PD', 'LT00000022', 1, 1, 0.25, 1200000, 900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HP32RO17GK', 'LT00000028', 1, 0, 0, 5450000, 5450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AJ73KF44CV', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RY36SJ52AG', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QT41HH21CQ', 'LT00000009', 1, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KV35PM39OC', 'LT00000014', 1, 1, 0.1, 1450000, 1305000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MV16IS19TW', 'LT00000018', 1, 1, 0.1, 650000, 585000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UC04PR65FT', 'LT00000027', 1, 1, 0.25, 5400000, 4050000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CI13KG78PY', 'LT00000010', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GB60KL65SW', 'LT00000016', 2, 0, 0, 11000000, 11000000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OU35RH34FA', 'LT00000010', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UH53BX25VF', 'LT00000006', 2, 1, 0.05, 1368000, 1299600);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CU61QO80HX', 'LT00000024', 2, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NT68YD34GH', 'LT00000024', 1, 1, 0.25, 650000, 487500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HN13RH15FI', 'LT00000005', 1, 1, 0.25, 1100000, 825000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NM30UM03KV', 'LT00000017', 1, 1, 0.2, 1100000, 880000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FL25JV43AR', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZQ61ZC78DO', 'LT00000024', 2, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LM72EN61XW', 'LT00000001', 1, 1, 0.1, 1250000, 1125000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WB04WH26NQ', 'LT00000027', 2, 0, 0, 10800000, 10800000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JX60FJ42NC', 'LT00000001', 1, 1, 0.1, 1250000, 1125000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TC79FC61BX', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BN75ED61AP', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZF48RP62WW', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QG42WQ83UR', 'LT00000003', 1, 1, 0.2, 684000, 547200);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ML67PG05YF', 'LT00000022', 1, 1, 0.25, 1200000, 900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DL24YD73JP', 'LT00000015', 1, 1, 0.2, 1450000, 1160000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IR54OX96WR', 'LT00000017', 2, 1, 0.05, 2200000, 2090000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AQ39YM88GL', 'LT00000016', 1, 0, 0, 5500000, 5500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JZ73IO48JQ', 'LT00000028', 1, 1, 0.1, 5450000, 4905000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JT12ZL74GB', 'LT00000002', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BU63AK63NW', 'LT00000009', 1, 1, 0.1, 1300000, 1170000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KQ07SX87VF', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FI51EC80FB', 'LT00000006', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VR37RG17VB', 'LT00000016', 1, 1, 0.05, 5500000, 5225000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KN46BA99FS', 'LT00000010', 2, 1, 0.25, 1520000, 1140000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FX61QR32FE', 'LT00000028', 1, 1, 0.05, 5450000, 5177500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SL95LE25MD', 'LT00000022', 2, 1, 0.1, 2400000, 2160000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YN14RL37UC', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QK24IM32VF', 'LT00000017', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JZ77BX14DW', 'LT00000011', 1, 1, 0.25, 670000, 502500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XB63MG94OH', 'LT00000024', 1, 1, 0.2, 650000, 520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JJ54LO44VJ', 'LT00000002', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XL84VL63EM', 'LT00000029', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YU27JD13SE', 'LT00000026', 1, 0, 0, 1400000, 1400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AC98UT75VP', 'LT00000019', 1, 1, 0.25, 750000, 562500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PG66FV30SS', 'LT00000011', 1, 0, 0, 670000, 670000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FO99WS72TV', 'LT00000013', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SF44IV23UM', 'LT00000021', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TU03VR59RS', 'LT00000003', 1, 1, 0.25, 684000, 513000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XH48QH23LW', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RV42HT53DT', 'LT00000024', 1, 1, 0.05, 650000, 617500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KM68RL40YR', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BJ68BO43YB', 'LT00000020', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BM92GJ04FC', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GA68DR65UQ', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MC19RV51DY', 'LT00000026', 2, 1, 0.25, 2800000, 2100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NI46YY46PP', 'LT00000010', 2, 1, 0.25, 1520000, 1140000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HF23IA28YV', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RC11DQ51ED', 'LT00000015', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ER24KD22DW', 'LT00000011', 1, 0, 0, 670000, 670000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UI52PY74QS', 'LT00000028', 2, 1, 0.05, 10900000, 10355000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TV12KO63JO', 'LT00000016', 1, 1, 0.25, 5500000, 4125000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BV61VL71FT', 'LT00000019', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZQ82PI70NY', 'LT00000015', 1, 1, 0.25, 1450000, 1087500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PG28RJ31OX', 'LT00000023', 1, 1, 0.1, 1200000, 1080000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UQ42NQ62LJ', 'LT00000005', 2, 0, 0, 2200000, 2200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VX68BO24PA', 'LT00000013', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CQ17LG14HV', 'LT00000002', 1, 1, 0.1, 5400000, 4860000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZR95PU32TH', 'LT00000001', 1, 1, 0.05, 1250000, 1187500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UU67LN48TX', 'LT00000003', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LB66TF95WB', 'LT00000025', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JU63EQ53RH', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QC88NR66OR', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WA02LW55VY', 'LT00000024', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QI67PX28NH', 'LT00000010', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CI44YZ43EJ', 'LT00000010', 1, 1, 0.1, 760000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EF64RL74JO', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DB52KI50DK', 'LT00000030', 1, 1, 0.1, 975000, 877500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TJ86CX80NE', 'LT00000030', 2, 0, 0, 1950000, 1950000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GS75UY50HQ', 'LT00000001', 2, 0, 0, 2500000, 2500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OJ86HP14HF', 'LT00000006', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GP47JH89KF', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HC50KM67JB', 'LT00000024', 1, 1, 0.1, 650000, 585000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LB27IN43UH', 'LT00000011', 1, 1, 0.05, 670000, 636500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RQ74MC12FM', 'LT00000024', 2, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UZ74FQ13RC', 'LT00000007', 1, 1, 0.1, 1300000, 1170000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IT32UI74KI', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EN91VA33GU', 'LT00000025', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IO85FM81MH', 'LT00000012', 2, 1, 0.2, 1500000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LD22YD66WN', 'LT00000017', 1, 1, 0.1, 1100000, 990000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AE27SL85XY', 'LT00000006', 1, 1, 0.25, 684000, 513000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XQ66CI12SH', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NL68LC70NM', 'LT00000014', 1, 1, 0.05, 1450000, 1377500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KL11EW51GV', 'LT00000012', 2, 1, 0.2, 1500000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GM47PU83QC', 'LT00000007', 2, 0, 0, 2600000, 2600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BD94SC79KI', 'LT00000019', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JP52QG42GW', 'LT00000026', 1, 0, 0, 1400000, 1400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZD87XW45OU', 'LT00000002', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RN12HF12LM', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LX34HC86BL', 'LT00000028', 2, 0, 0, 10900000, 10900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FG16HQ14DD', 'LT00000012', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VO82SM63CT', 'LT00000017', 1, 1, 0.2, 1100000, 880000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OH37QE03KW', 'LT00000025', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZS15SD36PU', 'LT00000012', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TW60MQ57LP', 'LT00000006', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CO48MK25GC', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XL77AT13EY', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VA27EV58QN', 'LT00000021', 1, 1, 0.05, 760000, 722000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XN64WK03TZ', 'LT00000010', 1, 1, 0.1, 760000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UE33HV22RK', 'LT00000016', 1, 1, 0.2, 5500000, 4400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DV88HW73IQ', 'LT00000016', 1, 0, 0, 5500000, 5500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CF33GB48LA', 'LT00000018', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HI65CO45PK', 'LT00000019', 1, 1, 0.25, 750000, 562500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EX35NN11OT', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YP22TK48SJ', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YH47GJ28PS', 'LT00000010', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CR37VL19OP', 'LT00000011', 1, 1, 0.25, 670000, 502500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OD79BE17QA', 'LT00000005', 2, 0, 0, 2200000, 2200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EL62UM98CD', 'LT00000005', 1, 1, 0.2, 1100000, 880000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MD80OL61YX', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FC16UF16FI', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VO12IW76VN', 'LT00000001', 1, 1, 0.05, 1250000, 1187500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KC01YC18ZL', 'LT00000029', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LI00BO69LT', 'LT00000028', 1, 0, 0, 5450000, 5450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HP85EU62ST', 'LT00000011', 2, 0, 0, 1340000, 1340000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('US02CF74XF', 'LT00000001', 1, 1, 0.1, 1250000, 1125000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FI42HW24ET', 'LT00000001', 2, 0, 0, 2500000, 2500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VB64OE22OP', 'LT00000006', 1, 1, 0.05, 684000, 649800);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PC39DR58YE', 'LT00000030', 2, 0, 0, 1950000, 1950000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IV88EQ23SJ', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TP75FU28FL', 'LT00000002', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RS77OS10VS', 'LT00000010', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IS25EW65UB', 'LT00000026', 1, 1, 0.05, 1400000, 1330000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FU16KS45AH', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LY08KX43UH', 'LT00000019', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZF41JH57FT', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LL41HY41SU', 'LT00000004', 1, 1, 0.1, 1300000, 1170000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JC21OD86HC', 'LT00000005', 1, 1, 0.2, 1100000, 880000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IN64LQ61EV', 'LT00000017', 1, 1, 0.2, 1100000, 880000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GB85NS38UE', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XT81HY38MQ', 'LT00000027', 2, 1, 0.2, 10800000, 8640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WM26HY43ID', 'LT00000004', 1, 1, 0.1, 1300000, 1170000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XP86CP89TH', 'LT00000012', 1, 1, 0.25, 750000, 562500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GN34PL18ZK', 'LT00000010', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PX05LW70FM', 'LT00000020', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MS51NJ27NC', 'LT00000019', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VE60TZ14EI', 'LT00000024', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QN61WN70FY', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FJ74JO92OR', 'LT00000010', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PZ06UW48ML', 'LT00000024', 2, 1, 0.1, 1300000, 1170000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QP85KM95MG', 'LT00000018', 1, 1, 0.2, 650000, 520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HO86VM85NK', 'LT00000011', 1, 1, 0.2, 670000, 536000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LL48TX84DC', 'LT00000009', 2, 1, 0.2, 2600000, 2080000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KP77ZA71LU', 'LT00000010', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ML61GB04WY', 'LT00000007', 2, 0, 0, 2600000, 2600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JF37IB47TJ', 'LT00000001', 1, 1, 0.2, 1250000, 1000000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QS31NO94UT', 'LT00000010', 2, 1, 0.2, 1520000, 1216000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VG11WU81VP', 'LT00000001', 1, 0, 0, 1250000, 1250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EY36FO90AW', 'LT00000019', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SO10HY73ZF', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SH37PO02VB', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OF05FC74WC', 'LT00000019', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EP19NM52DP', 'LT00000002', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DB15JC49GR', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WJ74SH85SD', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JF31UK27HG', 'LT00000016', 2, 1, 0.05, 11000000, 10450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ER81CH61TU', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PN96RW58FM', 'LT00000024', 1, 1, 0.1, 650000, 585000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WM06GI54MD', 'LT00000026', 1, 1, 0.05, 1400000, 1330000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RQ15CK65LJ', 'LT00000005', 1, 1, 0.05, 1100000, 1045000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SI35KU40YD', 'LT00000029', 1, 1, 0.25, 750000, 562500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XI30KI24VP', 'LT00000011', 1, 0, 0, 670000, 670000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VO52UT86JR', 'LT00000028', 2, 1, 0.25, 10900000, 8175000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TM14DY42CQ', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QO46DE46YD', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XM64PU38YH', 'LT00000022', 1, 1, 0.1, 1200000, 1080000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NR79OY46HK', 'LT00000001', 1, 1, 0.25, 1250000, 937500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HK88GB79GX', 'LT00000024', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EP86BN44KH', 'LT00000004', 1, 1, 0.2, 1300000, 1040000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XZ76ML25KT', 'LT00000018', 1, 1, 0.2, 650000, 520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DM23QM57RN', 'LT00000030', 1, 0, 0, 975000, 975000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NB88UK96WK', 'LT00000025', 1, 1, 0.05, 760000, 722000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FF82NY41YT', 'LT00000010', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SU23OC22VO', 'LT00000020', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FA44FC92IE', 'LT00000012', 2, 1, 0.05, 1500000, 1425000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VM99GO78FO', 'LT00000002', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UG90AO26AZ', 'LT00000007', 2, 1, 0.2, 2600000, 2080000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ED56LY53DN', 'LT00000014', 2, 0, 0, 2900000, 2900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VR45CS38HL', 'LT00000020', 2, 1, 0.1, 1500000, 1350000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PW51EL73TU', 'LT00000002', 1, 1, 0.25, 5400000, 4050000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HK33RP18SS', 'LT00000009', 1, 1, 0.2, 1300000, 1040000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WF65MR60EC', 'LT00000001', 1, 1, 0.2, 1250000, 1000000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IN16OZ00EQ', 'LT00000027', 1, 1, 0.1, 5400000, 4860000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YD79HH48EH', 'LT00000020', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OB64IU30LQ', 'LT00000012', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GQ86PS57QE', 'LT00000030', 1, 1, 0.1, 975000, 877500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IQ84DO93ON', 'LT00000006', 2, 0, 0, 1368000, 1368000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RK26UJ81KC', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CK99FO52WR', 'LT00000019', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NM74ID75CV', 'LT00000030', 1, 0, 0, 975000, 975000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WB15WI69EC', 'LT00000025', 2, 1, 0.1, 1520000, 1368000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FX53KX66PB', 'LT00000003', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SO86RE61TN', 'LT00000003', 1, 1, 0.05, 684000, 649800);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YR55BG13EX', 'LT00000006', 2, 0, 0, 1368000, 1368000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QE76EJ13JV', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BD51OL94MO', 'LT00000021', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RU83MY32JA', 'LT00000013', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QE02KD62EP', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CC85OU77DH', 'LT00000019', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BZ27OW70DB', 'LT00000013', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RP45LR41FP', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TC84KW66MN', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NU72JD29CS', 'LT00000020', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EX33PG27AU', 'LT00000023', 1, 1, 0.2, 1200000, 960000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VK83CY34ZA', 'LT00000010', 2, 1, 0.1, 1520000, 1368000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WN87PP18YH', 'LT00000023', 1, 1, 0.05, 1200000, 1140000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DH44OS58NK', 'LT00000007', 1, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KH44FB64CH', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WV47VY95EA', 'LT00000019', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WN32SW83JV', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QV12SY76XL', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YP50WT35NI', 'LT00000020', 1, 1, 0.25, 750000, 562500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TF62SH74ZA', 'LT00000026', 2, 1, 0.1, 2800000, 2520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AX42KW87AT', 'LT00000017', 1, 1, 0.2, 1100000, 880000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TH77CC09WV', 'LT00000026', 1, 0, 0, 1400000, 1400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NG38BF42LU', 'LT00000009', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FJ72BN83FV', 'LT00000029', 2, 1, 0.2, 1500000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TF67SX68HB', 'LT00000029', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QT45SG97TX', 'LT00000004', 2, 0, 0, 2600000, 2600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AP85ME22EH', 'LT00000010', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TA52GT46UK', 'LT00000029', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NH25NJ47GG', 'LT00000002', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KT65OI77GJ', 'LT00000027', 1, 1, 0.05, 5400000, 5130000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TJ32RP47HJ', 'LT00000006', 2, 1, 0.25, 1368000, 1026000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YT67WN16GO', 'LT00000003', 1, 1, 0.05, 684000, 649800);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QC25LV95DU', 'LT00000013', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('US43SI80WT', 'LT00000008', 1, 1, 0.05, 640000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DZ87VU54UG', 'LT00000028', 1, 0, 0, 5450000, 5450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FI68QE11TN', 'LT00000023', 1, 1, 0.1, 1200000, 1080000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SN37RR62LV', 'LT00000021', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XQ86JF55MF', 'LT00000024', 2, 1, 0.1, 1300000, 1170000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BX73CK51MH', 'LT00000021', 2, 1, 0.25, 1520000, 1140000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FU51OQ93VG', 'LT00000013', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YQ73IA59BB', 'LT00000030', 1, 0, 0, 975000, 975000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DD23PX13QM', 'LT00000016', 1, 0, 0, 5500000, 5500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CC56WI27KX', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QD66DS71KM', 'LT00000015', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IB81HF53XE', 'LT00000014', 1, 1, 0.1, 1450000, 1305000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RN75IR31IR', 'LT00000003', 1, 1, 0.25, 684000, 513000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GB19DG74IK', 'LT00000027', 2, 0, 0, 10800000, 10800000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TL34IX32EA', 'LT00000018', 1, 1, 0.2, 650000, 520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HY29IW10UT', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YM24DU37FL', 'LT00000021', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YK75LF36FS', 'LT00000006', 1, 1, 0.2, 684000, 547200);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AC13SR56KB', 'LT00000030', 2, 0, 0, 1950000, 1950000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CD71VS82JS', 'LT00000022', 2, 0, 0, 2400000, 2400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YN38WT75VP', 'LT00000015', 2, 1, 0.2, 2900000, 2320000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RI92EC54QK', 'LT00000015', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NQ55EN51EG', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CJ15VY43MU', 'LT00000019', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TB04XE48BQ', 'LT00000003', 1, 1, 0.2, 684000, 547200);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QC65YJ39AS', 'LT00000024', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YK89UG74HJ', 'LT00000025', 1, 1, 0.1, 760000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NW32UY88JJ', 'LT00000014', 2, 1, 0.1, 2900000, 2610000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KC47WJ43NQ', 'LT00000008', 1, 1, 0.1, 640000, 576000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MN89NI28LY', 'LT00000005', 2, 1, 0.25, 2200000, 1650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OE02QL14GJ', 'LT00000014', 2, 0, 0, 2900000, 2900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GO83JR02ZT', 'LT00000010', 1, 1, 0.1, 760000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RB25VW56PN', 'LT00000017', 1, 1, 0.25, 1100000, 825000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XM47XV26KT', 'LT00000029', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZZ50ST30UG', 'LT00000013', 1, 1, 0.25, 760000, 570000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RI57IC68VH', 'LT00000001', 1, 0, 0, 1250000, 1250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GE47KY34JI', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VH72WE85YC', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PL64KK64IB', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XG14AO20TR', 'LT00000002', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IE64EM56IT', 'LT00000028', 2, 1, 0.25, 10900000, 8175000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RH53MO64YO', 'LT00000030', 1, 1, 0.2, 975000, 780000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VB61FF73SB', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VJ27PU87RP', 'LT00000003', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BX22EV57MT', 'LT00000024', 1, 1, 0.2, 650000, 520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DW82SH73PE', 'LT00000008', 1, 1, 0.05, 640000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VZ93CY22QR', 'LT00000002', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FX79YE34QP', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KL53NM19QX', 'LT00000013', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IH76PC24VX', 'LT00000013', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HK86UO52CH', 'LT00000021', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EM51SV81HW', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DJ72DK85MP', 'LT00000014', 1, 1, 0.1, 1450000, 1305000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KQ74BY97TK', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GN43EH36BK', 'LT00000003', 2, 0, 0, 1368000, 1368000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DY46HI40ZX', 'LT00000010', 2, 1, 0.2, 1520000, 1216000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DS88HB41UT', 'LT00000024', 1, 1, 0.1, 650000, 585000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DM31CC74KI', 'LT00000011', 2, 1, 0.05, 1340000, 1273000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JV31EV84UV', 'LT00000016', 1, 0, 0, 5500000, 5500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SG09VU73QW', 'LT00000020', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XA57SX60IN', 'LT00000012', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZW50VT11FM', 'LT00000021', 2, 1, 0.05, 1520000, 1444000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EB33QX69UR', 'LT00000011', 1, 0, 0, 670000, 670000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MY21CQ57ES', 'LT00000007', 1, 1, 0.1, 1300000, 1170000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IU91HP51EO', 'LT00000026', 1, 1, 0.25, 1400000, 1050000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UM58JV57IG', 'LT00000014', 1, 1, 0.2, 1450000, 1160000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YC62PR28LS', 'LT00000023', 2, 0, 0, 2400000, 2400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SR26SB40WG', 'LT00000028', 2, 1, 0.05, 10900000, 10355000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JK91LL33SX', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UG76XR98LT', 'LT00000010', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PY14UH59EM', 'LT00000006', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XY51VG36JT', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PR42XT24GY', 'LT00000022', 1, 1, 0.25, 1200000, 900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FZ31WI08PN', 'LT00000013', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LA25PS29LV', 'LT00000027', 2, 1, 0.1, 10800000, 9720000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JS08SI83EE', 'LT00000016', 2, 0, 0, 11000000, 11000000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KX61YZ64JR', 'LT00000028', 1, 1, 0.25, 5450000, 4087500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NO24OC18YW', 'LT00000017', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VP65BC26GZ', 'LT00000001', 1, 0, 0, 1250000, 1250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RE41NK64TG', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KU92YI15LS', 'LT00000016', 1, 1, 0.1, 5500000, 4950000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GS46DD69XI', 'LT00000028', 1, 1, 0.1, 5450000, 4905000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GQ84BU14VU', 'LT00000004', 1, 1, 0.1, 1300000, 1170000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TD08WM25BK', 'LT00000008', 1, 1, 0.2, 640000, 512000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EM71SQ71YA', 'LT00000016', 1, 0, 0, 5500000, 5500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ET17ZX41PG', 'LT00000020', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EJ72RR39ZD', 'LT00000025', 2, 1, 0.25, 1520000, 1140000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HC74GN48EL', 'LT00000009', 2, 1, 0.1, 2600000, 2340000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PQ18LN57JA', 'LT00000015', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QE87MX12OS', 'LT00000013', 2, 1, 0.2, 1520000, 1216000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IW34UP25VQ', 'LT00000013', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WM63QP97QI', 'LT00000004', 1, 1, 0.1, 1300000, 1170000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NV18IH28IZ', 'LT00000019', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BC24DJ64OR', 'LT00000002', 1, 1, 0.25, 5400000, 4050000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VC26CI69RE', 'LT00000006', 1, 1, 0.2, 684000, 547200);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RJ23WV91HN', 'LT00000029', 2, 1, 0.1, 1500000, 1350000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SX38CG95QH', 'LT00000017', 1, 1, 0.2, 1100000, 880000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UI58KQ75DN', 'LT00000012', 1, 1, 0.25, 750000, 562500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YI92QX49TL', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EX69YI21IW', 'LT00000004', 2, 1, 0.25, 2600000, 1950000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PY36QX74MV', 'LT00000019', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AT51OA56HH', 'LT00000012', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UA27SY02LG', 'LT00000009', 1, 1, 0.25, 1300000, 975000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HO48XJ48BA', 'LT00000012', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UD56WD28OB', 'LT00000001', 2, 0, 0, 2500000, 2500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ID71MH82OY', 'LT00000008', 1, 1, 0.05, 640000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KC41UF72FH', 'LT00000014', 2, 0, 0, 2900000, 2900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SJ58UJ16GY', 'LT00000006', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BM46SL27GD', 'LT00000009', 1, 1, 0.2, 1300000, 1040000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BY28BV77OS', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WB35TG60PY', 'LT00000017', 2, 1, 0.05, 2200000, 2090000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YE70RD87DN', 'LT00000030', 1, 1, 0.25, 975000, 731250);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MU78JX52TF', 'LT00000028', 1, 1, 0.05, 5450000, 5177500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GB35HD15FD', 'LT00000003', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AP23MJ36DU', 'LT00000018', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DZ38LL42TK', 'LT00000012', 2, 1, 0.2, 1500000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OS03EV41CI', 'LT00000020', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MN26GN83HK', 'LT00000004', 1, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PP28QK18VF', 'LT00000015', 2, 1, 0.2, 2900000, 2320000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SP50CT53UU', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TW20PE22XU', 'LT00000026', 2, 0, 0, 2800000, 2800000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KX72LL66EF', 'LT00000024', 2, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VK12NX11YB', 'LT00000017', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NN86QT74LQ', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IL67FF72TJ', 'LT00000015', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FL21LZ09MO', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XO32IL90QJ', 'LT00000015', 1, 1, 0.1, 1450000, 1305000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LJ73ON41DS', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LG02TN07XT', 'LT00000001', 2, 1, 0.1, 2500000, 2250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DT85AO19LH', 'LT00000002', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KF62QN74PP', 'LT00000007', 1, 1, 0.2, 1300000, 1040000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BG25IR75JM', 'LT00000010', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BL62CJ60ZU', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HJ23IM83KX', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FD71DC37VB', 'LT00000005', 2, 1, 0.1, 2200000, 1980000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KD12VX62NC', 'LT00000007', 1, 1, 0.2, 1300000, 1040000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WE48LN65IQ', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FT76BU97YH', 'LT00000003', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WT88MQ21PF', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AW07MU07KQ', 'LT00000021', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CY85DM56IB', 'LT00000021', 1, 1, 0.05, 760000, 722000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FT54OA82DR', 'LT00000015', 1, 1, 0.05, 1450000, 1377500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KY56OE88FC', 'LT00000015', 1, 1, 0.1, 1450000, 1305000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LE65DE42MJ', 'LT00000022', 1, 1, 0.25, 1200000, 900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NC71VM53MV', 'LT00000017', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EY77TO56FB', 'LT00000002', 2, 1, 0.05, 10800000, 10260000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EU66HI32DC', 'LT00000024', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SK36MY52UL', 'LT00000016', 1, 0, 0, 5500000, 5500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HG53MJ01PJ', 'LT00000013', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XZ07YB76MI', 'LT00000030', 1, 1, 0.1, 975000, 877500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SR76IH69OU', 'LT00000013', 2, 1, 0.2, 1520000, 1216000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XF87GJ65MV', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GB76MO31OT', 'LT00000003', 1, 1, 0.25, 684000, 513000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WS26JT46LP', 'LT00000023', 1, 1, 0.1, 1200000, 1080000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KW96HW31ID', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TV88OI31LE', 'LT00000006', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YS56CB83RF', 'LT00000021', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NT11IS75VP', 'LT00000027', 1, 1, 0.25, 5400000, 4050000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NE56LR67NH', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TX98IG13RI', 'LT00000011', 1, 1, 0.05, 670000, 636500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ML74PV89AR', 'LT00000009', 2, 1, 0.2, 2600000, 2080000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YG00CW67QC', 'LT00000005', 2, 1, 0.05, 2200000, 2090000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LR86LJ61SE', 'LT00000005', 2, 0, 0, 2200000, 2200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AF08GS06GK', 'LT00000024', 1, 1, 0.2, 650000, 520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QM18NK85UJ', 'LT00000027', 2, 1, 0.1, 10800000, 9720000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WL68LO89OF', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YU57CQ34CD', 'LT00000025', 1, 1, 0.25, 760000, 570000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JB71MQ55QR', 'LT00000007', 1, 1, 0.25, 1300000, 975000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CT60RR23YC', 'LT00000023', 2, 1, 0.25, 2400000, 1800000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FB85OD51JI', 'LT00000010', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WF18HZ20FN', 'LT00000003', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HU11UY97DJ', 'LT00000011', 2, 1, 0.2, 1340000, 1072000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IN73SG91DQ', 'LT00000025', 1, 1, 0.1, 760000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HO36HQ79SA', 'LT00000020', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NN45OJ06PL', 'LT00000027', 1, 1, 0.1, 5400000, 4860000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NT98VT51LP', 'LT00000002', 1, 1, 0.2, 5400000, 4320000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EP51UM87KH', 'LT00000006', 1, 1, 0.2, 684000, 547200);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KH64XK54CQ', 'LT00000008', 1, 1, 0.2, 640000, 512000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QX63FR54FJ', 'LT00000012', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OU08XY60KN', 'LT00000027', 1, 1, 0.1, 5400000, 4860000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WP96OU85UJ', 'LT00000008', 1, 1, 0.25, 640000, 480000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YB78CY40WF', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UM89QT29CY', 'LT00000019', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SI29WR40MU', 'LT00000013', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AA20IO46RD', 'LT00000006', 1, 1, 0.25, 684000, 513000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XH13QE44TL', 'LT00000020', 2, 1, 0.25, 1500000, 1125000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HP62KM38DC', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KM24AU75WO', 'LT00000028', 2, 1, 0.1, 10900000, 9810000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RL07BL08XC', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CS66TH49YG', 'LT00000030', 1, 1, 0.2, 975000, 780000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DP17HF44GT', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VU53OG97OZ', 'LT00000010', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XY01IK17JD', 'LT00000024', 2, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UE28BT03KU', 'LT00000013', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MZ87YT16VQ', 'LT00000011', 1, 0, 0, 670000, 670000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AH38ZM98IK', 'LT00000006', 1, 1, 0.1, 684000, 615600);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OF53ON08UM', 'LT00000026', 2, 0, 0, 2800000, 2800000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HI02FH66IC', 'LT00000028', 2, 1, 0.25, 10900000, 8175000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QI03CB85KH', 'LT00000011', 1, 1, 0.1, 670000, 603000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FJ25NK06HP', 'LT00000023', 2, 0, 0, 2400000, 2400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TQ21SN53TO', 'LT00000009', 2, 0, 0, 2600000, 2600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JM81BL12DZ', 'LT00000018', 2, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FY98DE46OV', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BL16YN11VD', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XK86WR22WN', 'LT00000016', 1, 0, 0, 5500000, 5500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FG83SI72UD', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WZ30LS48EY', 'LT00000015', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VS78GW68UW', 'LT00000004', 1, 1, 0.1, 1300000, 1170000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QS82ER42XH', 'LT00000011', 1, 0, 0, 670000, 670000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FN46PM73PD', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UD75UV23VA', 'LT00000020', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FK00SI22ZC', 'LT00000006', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LU25FT88MI', 'LT00000015', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QY58MC31TX', 'LT00000022', 2, 1, 0.25, 2400000, 1800000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZG33QL75OM', 'LT00000027', 1, 1, 0.1, 5400000, 4860000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VJ24KZ89UN', 'LT00000029', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TN33AS53SJ', 'LT00000017', 2, 1, 0.1, 2200000, 1980000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CG24HX51CO', 'LT00000011', 1, 0, 0, 670000, 670000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BP11OF51RV', 'LT00000029', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DA88RP69NO', 'LT00000006', 1, 1, 0.1, 684000, 615600);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YY64QW79TD', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HG86LE56NF', 'LT00000013', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GO65CQ07NN', 'LT00000005', 1, 1, 0.25, 1100000, 825000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NO17CV18PM', 'LT00000019', 1, 1, 0.25, 750000, 562500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RQ64LJ02EY', 'LT00000020', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SU54WQ51KW', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PI81CU56DL', 'LT00000013', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UO56UQ01RN', 'LT00000026', 1, 0, 0, 1400000, 1400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FO21LM68WD', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YJ17YG56MJ', 'LT00000030', 1, 0, 0, 975000, 975000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LH72KY54GS', 'LT00000023', 2, 0, 0, 2400000, 2400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DT96WU25CM', 'LT00000016', 1, 1, 0.25, 5500000, 4125000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TJ46MM62EE', 'LT00000024', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CH80PR57GN', 'LT00000015', 2, 0, 0, 2900000, 2900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BN47PD78LQ', 'LT00000017', 1, 1, 0.1, 1100000, 990000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KR45LR43JJ', 'LT00000010', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JD81NC59AI', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TT88KZ24EH', 'LT00000018', 1, 1, 0.25, 650000, 487500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FN45OO54XD', 'LT00000008', 2, 1, 0.05, 1280000, 1216000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SI33LY58SN', 'LT00000006', 2, 0, 0, 1368000, 1368000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SM16UZ41BM', 'LT00000016', 1, 0, 0, 5500000, 5500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WZ12TS95WW', 'LT00000025', 2, 1, 0.1, 1520000, 1368000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DE52LU79UL', 'LT00000022', 2, 1, 0.2, 2400000, 1920000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RU63CN52LC', 'LT00000027', 1, 1, 0.05, 5400000, 5130000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QQ43XH95ZI', 'LT00000009', 2, 1, 0.05, 2600000, 2470000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BP49PY66IJ', 'LT00000011', 1, 0, 0, 670000, 670000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZU56LG67WR', 'LT00000027', 2, 1, 0.25, 10800000, 8100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RE29BD23XN', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TD43WF93LY', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZP17LT17HB', 'LT00000009', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VA46SU35BC', 'LT00000026', 1, 1, 0.2, 1400000, 1120000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FL16DY79LO', 'LT00000006', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MW67PF46GY', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JB63HD74BP', 'LT00000029', 2, 1, 0.2, 1500000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RQ51WF03WG', 'LT00000028', 1, 0, 0, 5450000, 5450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OT17QR92GK', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PP39DB61VJ', 'LT00000029', 2, 1, 0.05, 1500000, 1425000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UX08CB33GN', 'LT00000020', 2, 1, 0.25, 1500000, 1125000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VU44XE82CT', 'LT00000028', 1, 0, 0, 5450000, 5450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JM28HU53MA', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JR61SH41KD', 'LT00000023', 1, 1, 0.05, 1200000, 1140000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XW88MO58JL', 'LT00000003', 2, 0, 0, 1368000, 1368000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HV64HE06PR', 'LT00000019', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NU70CF40HT', 'LT00000014', 2, 1, 0.25, 2900000, 2175000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IB09ZS04ME', 'LT00000018', 2, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BT82EV81QK', 'LT00000024', 2, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GL98HP88XV', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JH18TW46LR', 'LT00000023', 1, 1, 0.05, 1200000, 1140000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EY11YD15DM', 'LT00000025', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PC31MN44ML', 'LT00000005', 1, 1, 0.25, 1100000, 825000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DW95VO47RB', 'LT00000021', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VT43RE12XG', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MW71OH17HG', 'LT00000024', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UD05RL83NJ', 'LT00000019', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JY51TG13QH', 'LT00000016', 1, 1, 0.05, 5500000, 5225000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OP80VG35TO', 'LT00000019', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HC38OB26NF', 'LT00000027', 2, 1, 0.05, 10800000, 10260000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NM33LS58TH', 'LT00000029', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WL82PJ09MT', 'LT00000003', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LA76FT64XI', 'LT00000018', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TI59BC35RG', 'LT00000016', 1, 0, 0, 5500000, 5500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HS51FC84TV', 'LT00000018', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NY26PZ34WZ', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GY47NX54GW', 'LT00000026', 1, 0, 0, 1400000, 1400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZF70MK64OF', 'LT00000020', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VK07BT10MM', 'LT00000013', 1, 1, 0.25, 760000, 570000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BK05NJ77NH', 'LT00000019', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XJ97KX52PH', 'LT00000011', 1, 0, 0, 670000, 670000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XP73PV54RB', 'LT00000012', 2, 1, 0.1, 1500000, 1350000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OX54LJ55VI', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PB71SI39NP', 'LT00000028', 1, 1, 0.2, 5450000, 4360000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TL79TY27JG', 'LT00000008', 1, 1, 0.1, 640000, 576000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XZ89PO47WZ', 'LT00000026', 1, 0, 0, 1400000, 1400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CP80LJ83UP', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LK33SF45NF', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VW37VJ41RN', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HJ12XD23RY', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EO17GO22FB', 'LT00000020', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TO42YU66MX', 'LT00000023', 1, 1, 0.2, 1200000, 960000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IH53FQ67EL', 'LT00000026', 2, 0, 0, 2800000, 2800000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UO33GU94UR', 'LT00000011', 1, 0, 0, 670000, 670000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VB53NV05XF', 'LT00000019', 2, 1, 0.1, 1500000, 1350000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QK96DP98AC', 'LT00000021', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QD72BX89QX', 'LT00000009', 1, 1, 0.25, 1300000, 975000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WW27WA81JH', 'LT00000015', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HR64LC47UQ', 'LT00000001', 2, 0, 0, 2500000, 2500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OT34PA44FW', 'LT00000020', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JJ47PX14EE', 'LT00000028', 1, 1, 0.1, 5450000, 4905000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SH68JN32FB', 'LT00000006', 1, 1, 0.05, 684000, 649800);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XI80FY35QG', 'LT00000025', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OK31UR59WI', 'LT00000003', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JA40BD72BQ', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GX57FC31IF', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MV28TH31LZ', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SN26UW43ZY', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JQ84GF44IH', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TP11IR52FH', 'LT00000025', 1, 1, 0.1, 760000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NQ75FK25LN', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EI24UG88ID', 'LT00000024', 1, 1, 0.25, 650000, 487500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MR16ZC88XP', 'LT00000018', 2, 1, 0.2, 1300000, 1040000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PG17XQ58XY', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZY86WF27KG', 'LT00000022', 1, 1, 0.2, 1200000, 960000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VO55RX61IZ', 'LT00000018', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SX24CE21BX', 'LT00000028', 2, 0, 0, 10900000, 10900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LH42XN36LG', 'LT00000020', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IQ51GQ18GC', 'LT00000002', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NC60SI04QA', 'LT00000006', 2, 0, 0, 1368000, 1368000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OG70BH47YR', 'LT00000028', 2, 0, 0, 10900000, 10900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AS75PI35EA', 'LT00000012', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ME32KQ22ID', 'LT00000001', 1, 1, 0.2, 1250000, 1000000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TB97SO30WT', 'LT00000009', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('II38PW25YU', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SV08WV04OO', 'LT00000014', 2, 1, 0.2, 2900000, 2320000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GX81KS55YZ', 'LT00000029', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RW25XH85DK', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TL35HQ82IY', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EZ85UR80CV', 'LT00000005', 1, 1, 0.25, 1100000, 825000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IF50ZE25OV', 'LT00000015', 2, 1, 0.05, 2900000, 2755000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NO96TV26UL', 'LT00000025', 1, 1, 0.1, 760000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UM57ZK68YQ', 'LT00000011', 2, 0, 0, 1340000, 1340000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XC88QB68OR', 'LT00000016', 1, 1, 0.05, 5500000, 5225000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IF85YO01WL', 'LT00000027', 1, 1, 0.1, 5400000, 4860000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GE36IZ34AH', 'LT00000004', 1, 1, 0.2, 1300000, 1040000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HX47JK77PA', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XF46TF24CX', 'LT00000013', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EL35HK83PO', 'LT00000029', 2, 1, 0.2, 1500000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MX06HT71RW', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JH71KG47KC', 'LT00000026', 1, 1, 0.2, 1400000, 1120000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DG87SH88VP', 'LT00000027', 1, 1, 0.2, 5400000, 4320000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TL66IM40XM', 'LT00000029', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YH21HF04TI', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YP63DW77AN', 'LT00000018', 2, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BU33MG64TO', 'LT00000001', 2, 0, 0, 2500000, 2500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FW76OF49CU', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DO51EU82FG', 'LT00000003', 1, 1, 0.2, 684000, 547200);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LP33VT70OZ', 'LT00000019', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TD44WE03PS', 'LT00000006', 1, 1, 0.1, 684000, 615600);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KJ78TI08IV', 'LT00000030', 1, 1, 0.1, 975000, 877500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WK50IB34IA', 'LT00000029', 2, 1, 0.05, 1500000, 1425000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CD25DI70VI', 'LT00000004', 1, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KU88ST14JM', 'LT00000008', 2, 0, 0, 1280000, 1280000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PP78UB29MH', 'LT00000021', 1, 1, 0.25, 760000, 570000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OG18KX26EB', 'LT00000001', 1, 1, 0.25, 1250000, 937500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VM34JY51LR', 'LT00000019', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NQ37ZO79MV', 'LT00000022', 2, 1, 0.05, 2400000, 2280000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RO54HF22YP', 'LT00000025', 1, 1, 0.05, 760000, 722000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KK43FM79DK', 'LT00000019', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FM88HW15YV', 'LT00000027', 1, 1, 0.25, 5400000, 4050000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MG86SP45YE', 'LT00000028', 1, 0, 0, 5450000, 5450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WE31PW44WL', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OG62RJ82CF', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UI41PG57TB', 'LT00000020', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VD45ND64GE', 'LT00000022', 1, 1, 0.2, 1200000, 960000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GM24YB17FS', 'LT00000019', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SU44LA15PV', 'LT00000001', 1, 1, 0.05, 1250000, 1187500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CZ13ME25AK', 'LT00000008', 1, 1, 0.05, 640000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VC11BM56SJ', 'LT00000015', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DR97II78US', 'LT00000022', 2, 1, 0.2, 2400000, 1920000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TO68HZ63WP', 'LT00000024', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OE58RB60MO', 'LT00000017', 2, 1, 0.2, 2200000, 1760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EK93EK47XW', 'LT00000010', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HU72NW46JV', 'LT00000011', 1, 1, 0.2, 670000, 536000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FV41LB21YT', 'LT00000025', 1, 1, 0.1, 760000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JY68GF66XD', 'LT00000028', 1, 1, 0.25, 5450000, 4087500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GH99SJ72UO', 'LT00000026', 2, 0, 0, 2800000, 2800000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WW10WH48KK', 'LT00000018', 1, 1, 0.05, 650000, 617500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LG71PB26CS', 'LT00000020', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XL60AU20VT', 'LT00000001', 1, 0, 0, 1250000, 1250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RM27DC53EY', 'LT00000010', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JK02NE73XS', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LJ78ER32NS', 'LT00000001', 1, 1, 0.05, 1250000, 1187500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WM40CH66VK', 'LT00000012', 2, 1, 0.05, 1500000, 1425000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EY03XH14ZQ', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RK36KK17JC', 'LT00000003', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QN27KH37JL', 'LT00000006', 1, 1, 0.05, 684000, 649800);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KY12PW13TX', 'LT00000012', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UV36SY82HE', 'LT00000016', 2, 1, 0.05, 11000000, 10450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XO17WM00XG', 'LT00000020', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WY51IZ38LT', 'LT00000003', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TX34TF72XM', 'LT00000029', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YS57BO35VD', 'LT00000028', 1, 0, 0, 5450000, 5450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SP09NL53PY', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OF61JI73XV', 'LT00000004', 1, 1, 0.1, 1300000, 1170000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LP62GT74OK', 'LT00000006', 1, 1, 0.1, 684000, 615600);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MK17TS16RK', 'LT00000010', 1, 1, 0.05, 760000, 722000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UW82EL65PD', 'LT00000003', 1, 1, 0.2, 684000, 547200);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CK48HM84BS', 'LT00000028', 1, 0, 0, 5450000, 5450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HL41TB75CP', 'LT00000009', 2, 0, 0, 2600000, 2600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EL48SW06VW', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JW33YP96EI', 'LT00000013', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SQ78EX16PL', 'LT00000027', 1, 0, 0, 5400000, 5400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YG63GX83IQ', 'LT00000017', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZC23GW72JT', 'LT00000017', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JY46ZJ45CS', 'LT00000016', 1, 1, 0.2, 5500000, 4400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KH63OD21IE', 'LT00000003', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MK70OD64UB', 'LT00000011', 2, 1, 0.05, 1340000, 1273000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VF14LP73TI', 'LT00000001', 2, 0, 0, 2500000, 2500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MJ25CE73AH', 'LT00000026', 1, 0, 0, 1400000, 1400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PL81HG10LI', 'LT00000004', 1, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CG24OD25CD', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TK56IW50GD', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OA34PH44HQ', 'LT00000029', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZF34HL87TL', 'LT00000021', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PK51HN84IM', 'LT00000005', 2, 0, 0, 2200000, 2200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OB70GJ12EO', 'LT00000026', 2, 0, 0, 2800000, 2800000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SL41CY02RT', 'LT00000022', 1, 1, 0.1, 1200000, 1080000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RD35YX10BO', 'LT00000023', 1, 1, 0.2, 1200000, 960000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NE33BJ85TC', 'LT00000030', 1, 1, 0.25, 975000, 731250);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PJ82BR28NV', 'LT00000026', 1, 1, 0.05, 1400000, 1330000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IL72WY16LV', 'LT00000027', 2, 0, 0, 10800000, 10800000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TY63OW50UI', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SJ41YO71NK', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SK75IN58FB', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YC34WP64BR', 'LT00000021', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VJ63JX03XN', 'LT00000016', 1, 1, 0.05, 5500000, 5225000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QI75WE29SZ', 'LT00000024', 1, 1, 0.2, 650000, 520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SW47AX67YE', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FR08BV56NB', 'LT00000017', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZN06RX28XU', 'LT00000030', 1, 0, 0, 975000, 975000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VN53TK61DS', 'LT00000008', 1, 1, 0.2, 640000, 512000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JV26SO83UH', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VM37KV37HH', 'LT00000024', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HF08EM41VX', 'LT00000027', 1, 1, 0.05, 5400000, 5130000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HM81HK14WQ', 'LT00000027', 2, 1, 0.05, 10800000, 10260000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SV15JE12YK', 'LT00000001', 1, 1, 0.05, 1250000, 1187500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SW86BL33QB', 'LT00000014', 1, 1, 0.05, 1450000, 1377500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OO98UX34SO', 'LT00000001', 1, 1, 0.25, 1250000, 937500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OY21LP72OB', 'LT00000004', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CH37TT82AB', 'LT00000014', 1, 1, 0.1, 1450000, 1305000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WU32EE61GQ', 'LT00000019', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AC89RG76NM', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CQ12CX28BP', 'LT00000023', 1, 1, 0.05, 1200000, 1140000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WG67NS69VD', 'LT00000021', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EO14SH54UB', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CN52YM64TI', 'LT00000017', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TL28QC17OX', 'LT00000021', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JK66WC43MS', 'LT00000021', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DF21VH68VI', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UY75KX54JZ', 'LT00000024', 1, 1, 0.1, 650000, 585000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MB23WP84VU', 'LT00000019', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SX66UH67JG', 'LT00000020', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MY71NE17CM', 'LT00000019', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HJ12XD23RY', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EO17GO22FB', 'LT00000017', 1, 1, 0.05, 1100000, 1045000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TO42YU66MX', 'LT00000005', 2, 0, 0, 2200000, 2200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IH53FQ67EL', 'LT00000028', 2, 1, 0.2, 10900000, 8720000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UO33GU94UR', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VB53NV05XF', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QK96DP98AC', 'LT00000001', 1, 1, 0.2, 1250000, 1000000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QD72BX89QX', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WW27WA81JH', 'LT00000017', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HR64LC47UQ', 'LT00000029', 2, 1, 0.25, 1500000, 1125000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OT34PA44FW', 'LT00000008', 1, 1, 0.1, 640000, 576000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JJ47PX14EE', 'LT00000020', 1, 1, 0.2, 750000, 600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SH68JN32FB', 'LT00000010', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XI80FY35QG', 'LT00000026', 2, 1, 0.2, 2800000, 2240000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OK31UR59WI', 'LT00000015', 2, 0, 0, 2900000, 2900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JA40BD72BQ', 'LT00000017', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GX57FC31IF', 'LT00000001', 1, 1, 0.1, 1250000, 1125000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MV28TH31LZ', 'LT00000019', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YX47WX81XX', 'LT00000020', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DQ07TC50GW', 'LT00000002', 1, 1, 0.1, 5400000, 4860000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QX68SY53VC', 'LT00000020', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TS28EJ18KL', 'LT00000020', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BM64LQ58UR', 'LT00000022', 1, 1, 0.05, 1200000, 1140000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CB53RQ78LM', 'LT00000026', 1, 1, 0.05, 1400000, 1330000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TA68UX69IU', 'LT00000021', 1, 1, 0.05, 760000, 722000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QL72DU06EQ', 'LT00000025', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MV30QV91PP', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JA71DN81XN', 'LT00000015', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QD12RB15CB', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EE21FE38ER', 'LT00000023', 1, 1, 0.05, 1200000, 1140000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AR53YL42RI', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HT52XE14JZ', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DN65RQ73MG', 'LT00000002', 2, 1, 0.2, 10800000, 8640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WR51BG54PY', 'LT00000023', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YZ63KE95FF', 'LT00000023', 1, 1, 0.1, 1200000, 1080000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JY55TM52CA', 'LT00000018', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CY78UJ48JU', 'LT00000009', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SV51YQ86LB', 'LT00000028', 1, 1, 0.05, 5450000, 5177500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QB57ET32PF', 'LT00000030', 2, 1, 0.1, 1950000, 1755000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CA71CD74JV', 'LT00000010', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XY43KW71TS', 'LT00000011', 1, 0, 0, 670000, 670000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CR18FU35YI', 'LT00000022', 1, 1, 0.2, 1200000, 960000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OF61JI73XV', 'LT00000008', 2, 0, 0, 1280000, 1280000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LP62GT74OK', 'LT00000018', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MK17TS16RK', 'LT00000028', 1, 1, 0.25, 5450000, 4087500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UW82EL65PD', 'LT00000008', 2, 1, 0.05, 1280000, 1216000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CK48HM84BS', 'LT00000021', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HL41TB75CP', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EL48SW06VW', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JW33YP96EI', 'LT00000006', 2, 1, 0.25, 1368000, 1026000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SQ78EX16PL', 'LT00000006', 1, 1, 0.2, 684000, 547200);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YG63GX83IQ', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZC23GW72JT', 'LT00000029', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JY46ZJ45CS', 'LT00000024', 1, 1, 0.25, 650000, 487500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KH63OD21IE', 'LT00000029', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MK70OD64UB', 'LT00000003', 1, 1, 0.05, 684000, 649800);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VF14LP73TI', 'LT00000004', 1, 1, 0.2, 1300000, 1040000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JP04CY76HL', 'LT00000025', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QS14JF71OG', 'LT00000028', 1, 0, 0, 5450000, 5450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RU03UX96PN', 'LT00000026', 1, 1, 0.05, 1400000, 1330000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IC47LK61YT', 'LT00000020', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VC84LJ04SJ', 'LT00000020', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TW76JK41SK', 'LT00000028', 1, 0, 0, 5450000, 5450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZU65WF47ON', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SN93YK20MH', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UD15RC95OW', 'LT00000020', 1, 1, 0.25, 750000, 562500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QL36OV85FC', 'LT00000006', 1, 1, 0.05, 684000, 649800);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CA37XT81LY', 'LT00000004', 2, 1, 0.1, 2600000, 2340000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YF13EL22MR', 'LT00000012', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FF46AP87FZ', 'LT00000012', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SR54YF11IT', 'LT00000011', 1, 0, 0, 670000, 670000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RJ95GY18NO', 'LT00000006', 2, 0, 0, 1368000, 1368000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OL55GP41JJ', 'LT00000030', 1, 1, 0.2, 975000, 780000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZZ66XC14OT', 'LT00000010', 1, 1, 0.1, 760000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NK72IT17HD', 'LT00000009', 1, 1, 0.2, 1300000, 1040000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PN45CJ19GC', 'LT00000009', 1, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CS11NV83JD', 'LT00000009', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JI57FG46YJ', 'LT00000029', 2, 0, 0, 1500000, 1500000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FI59PT49NH', 'LT00000005', 1, 1, 0.05, 1100000, 1045000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GD20GT75HA', 'LT00000015', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NN61RB40XK', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MN32MV17FF', 'LT00000004', 1, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YJ68FO41ZP', 'LT00000006', 2, 0, 0, 1368000, 1368000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NP45OG10FT', 'LT00000009', 1, 1, 0.1, 1300000, 1170000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YD51GL57PW', 'LT00000004', 2, 0, 0, 2600000, 2600000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LQ28BN76BS', 'LT00000019', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VJ82AJ46PD', 'LT00000015', 1, 1, 0.1, 1450000, 1305000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HP32RO17GK', 'LT00000017', 1, 1, 0.05, 1100000, 1045000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('AJ73KF44CV', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RY36SJ52AG', 'LT00000017', 2, 1, 0.05, 2200000, 2090000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QT41HH21CQ', 'LT00000024', 2, 1, 0.2, 1300000, 1040000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KV35PM39OC', 'LT00000011', 1, 1, 0.1, 670000, 603000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MV16IS19TW', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UC04PR65FT', 'LT00000029', 1, 1, 0.1, 750000, 675000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CI13KG78PY', 'LT00000006', 1, 1, 0.2, 684000, 547200);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GB60KL65SW', 'LT00000001', 1, 0, 0, 1250000, 1250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OU35RH34FA', 'LT00000009', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UH53BX25VF', 'LT00000022', 1, 1, 0.05, 1200000, 1140000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CU61QO80HX', 'LT00000028', 1, 0, 0, 5450000, 5450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SO82YK38JB', 'LT00000022', 1, 1, 0.05, 1200000, 1140000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BW59GU58NQ', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NB65EF53RD', 'LT00000003', 1, 1, 0.2, 684000, 547200);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DO61GT52HD', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VC67FN61PF', 'LT00000020', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LP10XX75NC', 'LT00000029', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SV07LV42CE', 'LT00000009', 2, 1, 0.2, 2600000, 2080000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PY34NC66JQ', 'LT00000014', 2, 1, 0.1, 2900000, 2610000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PF73CT06GV', 'LT00000024', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OC57FI51WY', 'LT00000028', 2, 0, 0, 10900000, 10900000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NP18DI47ZR', 'LT00000021', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IF22EK45FF', 'LT00000011', 1, 0, 0, 670000, 670000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NY98EB64FD', 'LT00000015', 2, 1, 0.1, 2900000, 2610000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SX38YK92NY', 'LT00000004', 1, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SB86MV30PV', 'LT00000004', 1, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MH65PK71OQ', 'LT00000010', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XI45EN06GY', 'LT00000003', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EW97JC60FH', 'LT00000007', 1, 1, 0.2, 1300000, 1040000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DL68QH93ML', 'LT00000026', 1, 0, 0, 1400000, 1400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QH51LU67BU', 'LT00000014', 1, 1, 0.1, 1450000, 1305000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BH44SX17OC', 'LT00000006', 1, 1, 0.25, 684000, 513000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LC33HE76MU', 'LT00000017', 1, 1, 0.05, 1100000, 1045000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QT43CI13OS', 'LT00000026', 1, 1, 0.2, 1400000, 1120000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LL47XW68EV', 'LT00000005', 1, 1, 0.1, 1100000, 990000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TP34FZ09HD', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VM73KK82KA', 'LT00000024', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OL86OI53AC', 'LT00000022', 1, 0, 0, 1200000, 1200000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('II33QE77EM', 'LT00000024', 1, 1, 0.1, 650000, 585000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('BE35GO12CF', 'LT00000004', 1, 1, 0.2, 1300000, 1040000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VO76TV20SU', 'LT00000022', 2, 1, 0.2, 2400000, 1920000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OE11GT96UO', 'LT00000001', 1, 0, 0, 1250000, 1250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JR51VT07EK', 'LT00000025', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PS18UT39EE', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LF47VX17NT', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SL18VD00WD', 'LT00000028', 1, 0, 0, 5450000, 5450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SJ21ML15MM', 'LT00000002', 1, 1, 0.1, 5400000, 4860000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZI20FJ87SV', 'LT00000019', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SJ13MP72KV', 'LT00000015', 1, 1, 0.1, 1450000, 1305000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DC25LQ78HC', 'LT00000014', 1, 1, 0.25, 1450000, 1087500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WH55SW48RI', 'LT00000017', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KO33KU77EA', 'LT00000008', 1, 0, 0, 640000, 640000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IK61CD65WS', 'LT00000023', 2, 1, 0.05, 2400000, 2280000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XJ11AW44UM', 'LT00000003', 2, 0, 0, 1368000, 1368000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YF25PW21ZR', 'LT00000026', 1, 0, 0, 1400000, 1400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZQ35NM73DX', 'LT00000006', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XO70AO26JP', 'LT00000007', 1, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SU56BP44UX', 'LT00000027', 2, 0, 0, 10800000, 10800000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NO20UJ65TG', 'LT00000026', 1, 1, 0.1, 1400000, 1260000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('YH47GJ28PS', 'LT00000020', 2, 1, 0.05, 1500000, 1425000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CR37VL19OP', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('OD79BE17QA', 'LT00000024', 2, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('EL62UM98CD', 'LT00000027', 1, 1, 0.2, 5400000, 4320000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MD80OL61YX', 'LT00000020', 1, 1, 0.05, 750000, 712500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FC16UF16FI', 'LT00000011', 1, 1, 0.1, 670000, 603000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VO12IW76VN', 'LT00000007', 1, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KC01YC18ZL', 'LT00000017', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LI00BO69LT', 'LT00000029', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HP85EU62ST', 'LT00000014', 1, 1, 0.05, 1450000, 1377500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('US02CF74XF', 'LT00000018', 1, 1, 0.2, 650000, 520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FI42HW24ET', 'LT00000006', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VB64OE22OP', 'LT00000001', 1, 0, 0, 1250000, 1250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PC39DR58YE', 'LT00000017', 1, 1, 0.2, 1100000, 880000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IV88EQ23SJ', 'LT00000001', 1, 1, 0.1, 1250000, 1125000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('TP75FU28FL', 'LT00000007', 1, 1, 0.1, 1300000, 1170000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('RS77OS10VS', 'LT00000026', 2, 0, 0, 2800000, 2800000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IS25EW65UB', 'LT00000010', 1, 1, 0.2, 760000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FU16KS45AH', 'LT00000024', 1, 1, 0.2, 650000, 520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LY08KX43UH', 'LT00000001', 1, 0, 0, 1250000, 1250000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZF41JH57FT', 'LT00000020', 1, 1, 0.25, 750000, 562500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LL41HY41SU', 'LT00000028', 1, 1, 0.05, 5450000, 5177500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JC21OD86HC', 'LT00000021', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('IN64LQ61EV', 'LT00000024', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GB85NS38UE', 'LT00000027', 2, 1, 0.05, 10800000, 10260000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XT81HY38MQ', 'LT00000018', 1, 0, 0, 650000, 650000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WM26HY43ID', 'LT00000003', 1, 1, 0.05, 684000, 649800);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('XP86CP89TH', 'LT00000007', 1, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('GN34PL18ZK', 'LT00000022', 2, 1, 0.2, 2400000, 1920000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PX05LW70FM', 'LT00000015', 1, 1, 0.25, 1450000, 1087500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('MS51NJ27NC', 'LT00000025', 1, 1, 0.25, 760000, 570000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('VE60TZ14EI', 'LT00000001', 1, 1, 0.05, 1250000, 1187500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QN61WN70FY', 'LT00000015', 1, 1, 0.1, 1450000, 1305000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FJ74JO92OR', 'LT00000002', 2, 0, 0, 10800000, 10800000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('PZ06UW48ML', 'LT00000014', 1, 0, 0, 1450000, 1450000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('QP85KM95MG', 'LT00000026', 1, 0, 0, 1400000, 1400000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HO86VM85NK', 'LT00000005', 1, 0, 0, 1100000, 1100000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('LL48TX84DC', 'LT00000018', 2, 0, 0, 1300000, 1300000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KP77ZA71LU', 'LT00000021', 1, 0, 0, 760000, 760000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ML61GB04WY', 'LT00000026', 1, 1, 0.1, 1400000, 1260000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JF37IB47TJ', 'LT00000021', 2, 0, 0, 1520000, 1520000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('CK99FO52WR', 'LT00000028', 1, 1, 0.05, 5450000, 5177500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('NM74ID75CV', 'LT00000003', 1, 0, 0, 684000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('WB15WI69EC', 'LT00000011', 2, 0, 0, 1340000, 1340000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('FX53KX66PB', 'LT00000017', 1, 1, 0.2, 1100000, 880000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('SO86RE61TN', 'LT00000008', 1, 1, 0.05, 640000, 608000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('HF94EO38SB', 'LT00000013', 1, 1, 0.1, 760000, 684000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('UV04JN56ED', 'LT00000014', 1, 1, 0.05, 1450000, 1377500);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DF21VH68VI', 'LT00000009', 1, 1, 0.05, 1300000, 1235000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('KH63OD21IE', 'LT00000030', 2, 0, 0, 1950000, 1950000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('ZN06RX28XU', 'LT00000012', 1, 0, 0, 750000, 750000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('DF21VH68VI', 'LT00000027', 2, 1, 0.05, 10800000, 10260000);
|
|
INSERT INTO transactDetail (trID, prodID, qty, is_campaign, disc_detail, gross_detail, nett_detail) VALUES ('JK66WC43MS', 'LT00000030', 1, 0, 0, 975000, 975000);
|