SQL
In this past couple OAs (IBM, Citizens Bank just to name a few), I have been taking L’s on the database questions. As a CS major in my university, SQL is not part of our curriculum. So I decided to make this post to go over some basic concepts in SQL. SQL is a query language and data is usually stored in tables After some research, I have decided to use MySQL since it is the most popular database....