#databases
Read more stories on Hashnode
Articles with this tag
When working with SQL, it’s crucial to understand how to both build and manipulate tables. This knowledge allows you to effectively manage your data,...
Continuing on from the previous blog (here), I wanted to discuss some of the basic data types that you're likely to come across when writing queries...
The Basics We are going to start from the beginning in the world of databases known as Structured Query Language (SQL). SQL is a powerful tool that...