Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
How to limit number of rows using Database | Export | Table as Flat File
설명
When using Database | Export | Table as Flat File, how can you add a where condition to only export a subset of the table data?
해결 방안
Instead of using Database | Export | Table, run a query on the table in the Editor to select the specific rows required. Once data has been fetched, use <right click> Export to Flat File. The same dialog window will appear but will use the subset of data instead of the whole table.