------=_Part_2460_17661077.1207188557099
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
On Thu, Apr 3, 2008 at 7:14 AM, Otniel Michael <otnieltera@[EMAIL PROTECTED]
>
wrote:
> Hi All..
>
> Anybody knows what is "GO" (SQL Server) on Postgres?
>
If you are using the interactive terminal psql, then you can use \g meta
command....
select 1+2
\g
---- expect results here.
Remember that this is a feature of psql; so if you are using ODBC, JDBC
etc,
it won't work from those interfaces.
Best regards,
--
gurjeet[.singh]@[EMAIL PROTECTED]
gmail | hotmail | indiatimes | yahoo }.com
EnterpriseDB http://www.enterprisedb.com
Mail sent from my BlackLaptop device
------=_Part_2460_17661077.1207188557099
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
On Thu, Apr 3, 2008 at 7:14 AM, Otniel Michael <<a
href="mailto:otnieltera@[EMAIL PROTECTED]
">otnieltera@[EMAIL PROTECTED]
>>
wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt
0.8ex; padding-left: 1ex;">
Hi All..<br><br>Anybody knows what is "GO" (SQL Server) on
Postgres?<br></blockquote><div><br>If you are using the interactive
terminal psql, then you can use \g meta
command....<br><br><br>select 1+2<br>\g<br>
---- expect results here.<br><br>Remember that this is a feature of psql;
so if you are using ODBC, JDBC etc, it won't work from those
interfaces.<br><br>Best regards,<br></div></div><br clear="all"><br>--
<br>gurjeet[.singh]@[EMAIL PROTECTED]
>
singh.gurjeet@[EMAIL PROTECTED]
gmail | hotmail | indiatimes | yahoo
}.com<br><br>EnterpriseDB <a
href="http://www.enterprisedb.com">http://www.enterprisedb.com</a><br><br>Mail
sent from my BlackLaptop device
------=_Part_2460_17661077.1207188557099--


|