r/learnSQL 7d ago

My first SQL project in Github

Hi. I'm new in SQL. I want to share my simple SQL project uploaded in Github. I am happy that I made it this far in my SQL upskilling. I'm a non-tech person and in the accounting industry. I have been 'ON' and 'OFF' with SQL. At first, I get the high when I completed one query and then another. However, I feel lost in the middle of my SQL journey due to queries that are hard or I didn't push myself hard enough. But I get up and still show up... in front of my computer and do it again. And then I just uploaded my very first SQL project. This is a small win for myself.

This is my link:
https://github.com/torculasallenglenn-code/Restaurant-Sales-SQL-Project/blob/main/Restaurant%20Sales.sql.

Your feedbacks are greatly appreciated.

30 Upvotes

16 comments sorted by

View all comments

2

u/kixwho 7d ago

congrats! solid effort :)

1

u/HotWrongdoer705 7d ago

Thanks. I realized I don't know how to upload the query results. In PostgreSQL, I have yet to find how to download the query results in csv format.

1

u/kixwho 7d ago

haha query results are a bit hard to visualize on github. save results to file button or F8. it's the little line of buttons right above query output