Deron, It should be *false*. When we created that capability, the default value we started with was *true* (i.e., do not write out zeros) but then, after getting feedback from users, we changed the default to *false* (i.e., write out zeros). I guess the documentation was never updated. Good catch!
Shirish On Tue, Feb 16, 2016 at 2:21 PM, Deron Eriksson <[email protected]> wrote: > Hi, > > Right now the DML Language Ref states that the default value for the > "sparse" metadata attribute (for the write function) is true. > However, DEFAULT_DELIM_SPARSE in DataExpression is false. > > Which value is 'correct'? I assume the docs should be updated to reflect > the code? > > Deron >
