our approach
|
new tutorials
|
contact us
MySQL Basics In Pictures
Starting
Administration
Tables
Queries
Security
Web
Type:
textbook
then press
ENTER
.
Type:
mysql -u root -p
then press
ENTER
.
At the
Password
prompt, type:
textbook
then press
ENTER
.
You've reestablished a connection to MySQL Server.
Type:
USE us_presidents;
then press
ENTER
.
<< BACK
NEXT >>