1
Định cấu hình người dùng để giải quyết itgenexl029 trên truy vấn SQL trên Exact Online
Khi tôi chạy truy vấn sau bằng cách sử dụng Trung tâm dữ liệu Invantive trên Exact Online (Hà Lan): create or replace table spn@inmemorystorage as select /*+ ods(false) */ spn.item_code_attr , spn.warehouse_code_attr , spn.item_description , spn.currentquantity , spn.planning_in , spn.planning_out , spn.currentquantity + spn.planning_in - spn.planning_out plannedquantity from exactonlinexml..StockPositions …