https://github.com/richiepagard/one-night-sql
Just one night with SQL. A fun SQL playground where I explore and document what I learn. Just experimenting and enjoying the programming world!
https://github.com/richiepagard/one-night-sql
linux sql
Last synced: 5 months ago
JSON representation
Just one night with SQL. A fun SQL playground where I explore and document what I learn. Just experimenting and enjoying the programming world!
- Host: GitHub
- URL: https://github.com/richiepagard/one-night-sql
- Owner: richiepagard
- License: mit
- Created: 2025-09-22T22:19:55.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-11-11T12:54:29.000Z (8 months ago)
- Last Synced: 2025-11-11T14:29:44.370Z (8 months ago)
- Topics: linux, sql
- Language: SQL
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# One Night With SQL
SQL Playground.
---
## To Run The Files Over The Command
### Postresql
```bash
sudo -u psql -d -f
```