https://github.com/naopeke/mysql
Curso de Codenotch
https://github.com/naopeke/mysql
homework sql
Last synced: about 1 month ago
JSON representation
Curso de Codenotch
- Host: GitHub
- URL: https://github.com/naopeke/mysql
- Owner: naopeke
- Created: 2024-01-29T11:23:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T10:35:32.000Z (over 2 years ago)
- Last Synced: 2025-03-02T16:16:42.830Z (over 1 year ago)
- Topics: homework, sql
- Language: JavaScript
- Homepage:
- Size: 2.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MySQL
Curso de Codenotch
```
mysql -u root -p
```
```
exit;
```