Changes
Page history
Update Example queries for our application
authored
Sep 16, 2020
by
Charlotte Maigull Söderström
Hide whitespace changes
Inline
Side-by-side
Example-queries-for-our-application.md
View page @
cc1e2a85
To log in and connect to a database:
Host: [blank]
User: root
Password: [Your own passord for mysql]
Port: 33060
Database: employees
To log in and connect to a database:
Host: [blank]
User: root
Password: [Your own passord for mysql]
Port: 33060
Database: employees
Example basic queries:
```
...
...
...
...