This project is created to understand the internal workings of SQL Query Parsing
These instructions will help you build, test, and run your Golang project using the provided Makefile.
make build
make run
Make sure you have Go installed on your system. You can download it from the official website.
git clone https://github.com/your-username/your-repo.git
cd your-repo ```