set nocount equivalent
In my existing application that uses sybase, i have "set nocount on" to disable the count of rows displayed out of a select statement.
Now, that we are migrating to MySQL and i cannot use "set nocount on", is there a way that i can implement on MySQL that provides the same functionality as "set nocount on". ?
Subject
Views
Written By
Posted
set nocount equivalent
13605
April 22, 2009 03:40PM
6318
May 06, 2009 09:57AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.