flag to turn off the feedback line
From the output of a SELECT statement, i want to eliminate the feedback line (eg 4 rows in set (0.06 sec)). I just need the output ignoring this feedback line.
In sybase, i have a flag "nocount" and in oracle, we can use the flag "FEEDBACK". Is there anything similar in MySQL or is there any way that i can achieve this?
Subject
Views
Written By
Posted
flag to turn off the feedback line
3261
April 23, 2009 09:44AM
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.