Using SQL from CLI

 






mysql> use app;

Database changed

mysql> source schema.sql

+---------------+

| Tables_in_app |

+---------------+

| temp          |

+---------------+

1 row in set (0.00 sec)

Comments

Popular posts from this blog

DATABASE RELATIONSHIPS

ROUTING (GET /) home route

Query Strings