K
Ken McIntosh
Guest
Hi Gabriel, I don't think this is possible. In fact, when working with dynamic temp-tables it is a strict requirement that CREATE-LIKE be the first method after the temp-table is created, thus explicitly disallowing using LIKE before adding any additional fields. Regards, Ken McIntosh
Continue reading...
Continue reading...