<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 593: ; not working as separator for single query, taking multiple query</title><link href="https://sourceforge.net/p/squirrel-sql/feature-requests/593/" rel="alternate"/><link href="https://sourceforge.net/p/squirrel-sql/feature-requests/593/feed.atom" rel="self"/><id>https://sourceforge.net/p/squirrel-sql/feature-requests/593/</id><updated>2020-06-20T13:29:45.639000Z</updated><subtitle>Recent changes to 593: ; not working as separator for single query, taking multiple query</subtitle><entry><title>; not working as separator for single query, taking multiple query</title><link href="https://sourceforge.net/p/squirrel-sql/feature-requests/593/" rel="alternate"/><published>2020-06-20T13:29:45.639000Z</published><updated>2020-06-20T13:29:45.639000Z</updated><author><name>Dinesh Bansal</name><uri>https://sourceforge.net/u/dineshb/</uri></author><id>https://sourceforge.net0fd978bfb5277f9de62d87248930b2861aa6170a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;Earlier i was using SQL Developer and recently i downloaded SQuirreL SQL client. While working i noticeds some different/issue.&lt;/p&gt;
&lt;p&gt;i had query written as below in SQuirrel and cursor in 1st query. I executed them using Ctrl+Enter.&lt;br/&gt;
I was expecting only 1st query to execute like SQL devleoper but it executed both the queries.&lt;/p&gt;
&lt;p&gt;Update table1 set col1=value1; &lt;br/&gt;
update table2 set col1=value2;&lt;/p&gt;
&lt;p&gt;on finding more detail realized that even though ; is used as a seperator, Squirrel actually takes empty line as separator else takes all the query for single execution and query box highlight also show them as one execution.&lt;/p&gt;
&lt;p&gt;Is there any way to change this behavor to make it similar to SQL developer where single query is executed with ctrl+Enter with ; as separator. for multiple query i can select many queries/highlight and then execute.&lt;/p&gt;
&lt;p&gt;Thanks&lt;br/&gt;
Dinesh&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>