in reply to Build Table with 'n' rows and 'm' columns

Hi,

By using the below statement you can create html table

mysql -H -e "SELECT * FROM tablename" databasename

regards
Balaji. M

  • Comment on Re: Build Table with 'n' rows and 'm' columns

Replies are listed 'Best First'.
Re^2: Build Table with 'n' rows and 'm' columns
by fenLisesi (Priest) on Nov 02, 2006 at 11:32 UTC
    How do you know she is a witch? Why mysql? Should Anonymous Monk make a system call to run this?