patch Member³ Nov 3, 2023 #1 Exporting the results to sql statements results in a file with empty insert statements. insert into () values ();
Exporting the results to sql statements results in a file with empty insert statements. insert into () values ();
Marco Kalter Administrator Staff member Nov 6, 2023 #1 This seems to work fine when I try it. Can you send me the table creation DDL for this table?