Hello guys. If I want to create a field in my query that is not available in any of my tables but is needed for an extract, how do I create the field in the query so the field value is NULL. Can this be placed in the query or should I create the query as a make_table query then add the field to the table?
Thanks
Thanks