MySQL Forums
Forum List  »  MySQL Workbench

Re: Name result tab of query
Posted by: Jay Narayan
Date: April 28, 2013 12:29AM

How are you running these queries? what are you trying to achieve by renaming the result set tabs?

If you are wanting to rename the result set tabs to make it easier to save, I suggest looking into 'INTO OUTFILE' which will automatically save the result set to a file.

For usage see:
http://dev.mysql.com/doc/refman/5.0/en/select-into.html

Options: ReplyQuote


Subject
Views
Written By
Posted
13696
April 27, 2013 04:05PM
Re: Name result tab of query
6405
April 28, 2013 12:29AM
5131
April 28, 2013 07:48AM
4579
April 28, 2013 02:59AM
4381
April 28, 2013 07:34AM
4262
April 28, 2013 02:52PM
4902
April 29, 2013 05:29AM
4590
April 29, 2013 07:50AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.