Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Query Builder and Schema Designer › Stop Query Builder From Including Database Name
I would like to be able to use my queries in several different programs, but I have to edit out the database names each time.
For example, when you add a table to the query builder it generates:
SELECT
FROM
database.table;
Is there a setting to have it generate:
FROM table;
Thanks
Hi Joebruin,
Thank you for your interest in SQLyog.
This feature request is already listed in our issue tracker,
http://code.google.com/p/sqlyog/issues/detail?id=1107
Right now priority is not set. We will discuss regarding this feature and prioritize accordingly.
Regards,
Khushboo