Skip to Content
-1
Former Member
May 23, 2018 at 02:47 PM

Can any one explain what mistake i have done in this script

179 Views Last edit May 23, 2018 at 02:48 PM 2 rev

Can any one explain what mistake i have done in this script

BEGIN var_out = column_table("MY_PROJECT"."PAYMENTS", ["CUSTOMERNUMEBR","CHECKNUMBER","PAYMENTDATE","AMOUNT"]); END /********* End Procedure Script ************/

i am facing thsi error

: Encountered an error in repository runtime extension;Model inconsistency. Deploy Calculation View: SQL: sql syntax error: incorrect syntax near "[": line 5 col 4 (at pos 310) Set Schema DDL statement: set schema "SYSTEM"

Thanks in advance