MySQL Forums
Forum List  »  Newbie

Re: Run Mysql Script from Command Prompt
Posted by: liu yingjiang
Date: January 17, 2008 12:48AM

I have no ideal about what exactly you want. there is a way but it may not you need. you need to add the table name by hand .

SELECT 'table_name' AS tablename , id, name FROM table_name

Options: ReplyQuote


Subject
Written By
Posted
Re: Run Mysql Script from Command Prompt
January 17, 2008 12:48AM


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.