yasemin's notes
Showing posts with label
terminal
.
Show all posts
Showing posts with label
terminal
.
Show all posts
September 08, 2011
Mysql command line basics
show databases; use db_name; show tables; describle table_name;
These will get you enogh info to run your real SQL command..
The other way is just to use the UI app eg.
MySQL Query Browser
Older Posts
Home
Subscribe to:
Posts (Atom)