https://github.com/leosimoes/exercism-plsql
Exercism PL/SQL Challenges.
https://github.com/leosimoes/exercism-plsql
pl-sql plsql sql
Last synced: 3 months ago
JSON representation
Exercism PL/SQL Challenges.
- Host: GitHub
- URL: https://github.com/leosimoes/exercism-plsql
- Owner: leosimoes
- Created: 2023-09-06T11:42:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-07T16:34:56.000Z (over 2 years ago)
- Last Synced: 2025-01-30T01:16:49.776Z (about 1 year ago)
- Topics: pl-sql, plsql, sql
- Homepage:
- Size: 170 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Exercism PL/SQL
## Install
To manually install the CLI tool on Windows:
- Download the `exercism-windows-64bit.zip` file from:
https://github.com/exercism/cli/releases/tag/v3.2.0
- In cmd, type `start "" "%LOCALAPPDATA%\Microsoft\WindowsApps"` to open the installation folder.
- Extract `exercism.exe` from `exercism-windows-64bit.zip` into the previously opened folder.
- Verify the installation with the `exercism` command in cmd.

- In cmd, type `exercism configure --token=` followed by the value of your token available at
https://exercism.org/settings/api_cli
## Exercises
## References
Exercism PL/SQL - Track:
https://exercism.org/tracks/plsql
Exercism PL/SQL - Exercises:
https://exercism.org/tracks/plsql/exercises