MySQL Forums
Forum List  »  General

How to handle results displayed in the mysql command line tool ?
Posted by: sebastian carlito
Date: June 01, 2006 08:50AM

How could I handle results displayed in the mysql command line tool only with SQL statements ?

I explain. I have a statement like SHOW CREATE TABLE tbl_name and I would handle the result with functions like SUBSTRING_INDEX().

How could I get the result set of the statement ?

Many thanks.

Options: ReplyQuote


Subject
Written By
Posted
How to handle results displayed in the mysql command line tool ?
June 01, 2006 08:50AM


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.