Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Stop Query Builder From Including Database Name

forums forums SQLyog Query Builder and Schema Designer Stop Query Builder From Including Database Name

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #11815
      joebruin
      Member

      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:

      SELECT

      FROM table;

      Thanks

    • #30291
      Khushboo
      Member

      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

Viewing 1 reply thread
  • You must be logged in to reply to this topic.