Commands to run
To retrieve data, run this command:
select readSalesOrder()
To insert data, run this command:
call StoreSalesOrder('[Data]');
To retrieve data, run this command:
select readSalesOrder()
To insert data, run this command:
call StoreSalesOrder('[Data]');