[This topic is migrated from our old forums. The original author name has been removed]
I am running a trial of the software and so far it is working great. I would like to know, is there a way to export a table with a where clause in it?
1 Comment
Hans Bergsten
said
almost 9 years ago
[This reply is migrated from our old forums.]
Re: Table Export With Filter
Hi,
In any result set grid, you can use Export in the right-click menu to open the Export Grid dialog:
http://confluence.dbvis.com/display/UG92/Exporting+a+Grid
You can also use the @export command to export the result of any SELECT statement executed in the SQL Commander:
http://confluence.dbvis.com/display/UG92/Exporting+Query+Results
Best Regards,
Hans
anonymous