Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: ryehOn a related note, if you want to create an output with ZERO records but have a record of the fieldnames and data types, you can use a filter node. This comes in handy as the first input to a Cat node. The Cat node uses the column order of the first input, so if you've re-ordered the columns but want the columns in the same order as the data source, this is a good trick.
Attachments:
generateZeroRecords.brg