Skip to content

Conversation

suba1987
Copy link

@suba1987 suba1987 commented May 8, 2025

This PR adds my solutions for the wasb sql test.

  • Data is loaded manually from the files. In the real world this data would be loaded either by some ETL process, custom scripts, COPY commands or something similar. In the interest of time, I focused on SQL exercises. If I had to load the data automatically, I'd probably write a Python script to parse the files.

This PR adds my solutions for the wasb sql test.
- Data is loaded manually from the files. In the real world this data would be loaded either by some ETL process, custom scripts, COPY commands or something similar. In the interest of time, I focused on SQL exercises. If I had to load the data automatically, I'd probably try to write a Python script to parse the files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant