In large-scale Java development, there is a topic that has been debated for many years. It is the question of "where exactly should SQL be written?" In past development, SQL was sometimes found ...
I received a request for advice on how to study SQL. Regardless of the database type, I thought about the shortest way to create an environment where you can execute SQL. The points are as follows: ...