Re: Group by
Posted by:
laptop alias ()
Date: March 29, 2012 12:47AM
How do you access MySQL? Command Line Interface? PHPMyAdmin? Workbench?
One way is to just type
SHOW CREATE TABLE mytable;
But your interface may also include options for easily exporting data to SQL.
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.