The convention is to capitalize the actual SQL keywords. Differentiate them from table and column names. This makes it easier for people to read the statements SELECT SELECT column_name FROM table_name The most commonly used statement in SQL and is ...
kabelom06.hashnode.dev5 min read
No responses yet.