CALCIFMISSING¶
The CALCIFMISSING is similar to CALC, except it only adds columns if they do not already exist.
Usage¶
gor ... | CALCIFMISSING colname expression
gor ... | CALCIFMISSING colname1,colname2 expression1,expression2
The CALCIFMISSING is similar to CALC, except it only adds columns if they do not already exist.
gor ... | CALCIFMISSING colname expression
gor ... | CALCIFMISSING colname1,colname2 expression1,expression2