I'm trying to modify the flag_useless_lines task and create a different condition for one single column in my table (the column is called TS). Something like
(<?if ([COL_NAME]equals(\u0022TS\u0022))
I'm sure this line is not good. Can you suggest me something?
{?>"snpRef.getTable("L", "INT_NAME", "W")".[COL_NAME])!=T.[COL_NAME])<?} else {?>("snpRef.getTable("L", "INT_NAME", "W")".[COL_NAME]=T.[COL_NAME]) Or ("snpRef.getTable("L", "INT_NAME", "W")".[COL_NAME] IS NULL and T.[COL_NAME] IS NULL)<?}?
)", " \tand\t", "", "(UPD AND (NOT TRG)) AND (NOT UK)")%>
Thanks!
[Updated on: Sun, 19 August 2012 07:51]
Report message to a moderator