Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
11 views1 page

Database Inventory Entries

Uploaded by

kravishind
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views1 page

Database Inventory Entries

Uploaded by

kravishind
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

insert into DEMO_mst_item values ('PSPARES217', 'BOTTLE FUSE 6 AMPS', 'Pcs', 30, 1,

1,'Y');
insert into DEMO_mst_item values ('PSPARES218', 'BOTTLE FUSE 63 AMPS', 'Pcs', 55,
null, null,'Y');
insert into DEMO_mst_item values ('PSPARES219', 'BOTTLE TRAP 1 1/2"', 'Pcs', 800,
1, 1,'Y');
insert into DEMO_mst_item values ('PSPARES220', 'PAPER CUTTING KNIFE 11 X 48 X ',
'Pcs', 48295.6803, 1, 1,'Y');
insert into DEMO_mst_item values ('PSPARES221', 'BOTTOM KNIFE 1200X30X10mm PRT ',
'Pcs', 28869.5831, null, null,'Y');
insert into DEMO_mst_item values ('PSPARES222', 'BRACKETS', 'Pcs', 5, null,
null,'Y');
insert into DEMO_mst_item values ('PSPARES223', 'BRAKE BOLT - PART No.3751316',
'Pcs', 1, 1, 1,'Y');
insert into DEMO_mst_item values ('PSPARES224', 'BRAKE DISC - WILL 3', 'Pcs', 7000,
null, null,'Y');
insert into DEMO_mst_item values ('PSPARES225', 'BRAKE PADS - PART No.13.8107-6',
'Pcs', 1, 1, 1,'Y');
insert into DEMO_mst_item values ('PSPARES226', 'BRAKE PADS DBP 8110 H/D', 'Set',
1200, null, null,'Y');

You might also like