Обсуждение: Remove automatically generated content

Поиск
Список
Период
Сортировка

Remove automatically generated content

От
Giuseppe Sacco
Дата:
Hi all,
is there any way to get an empty window for querying data? Currently,
when I press the SQL button, I always get a window with a CREATE
statement for the currently selected object / databases, view, schema,
table, ...)

Thank you very much,
Giuseppe



Re: Remove automatically generated content

От
Thom Brown
Дата:
On 5 May 2010 13:54, Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org> wrote:
Hi all,
is there any way to get an empty window for querying data? Currently,
when I press the SQL button, I always get a window with a CREATE
statement for the currently selected object / databases, view, schema,
table, ...)

Thank you very much,
Giuseppe


I had this exact problem previously.  The new default will be to clear the window, but for now, go to File > Options > Query and uncheck Copy SQL from main window to query tool.

Regards

Thom