SQL Syntax
SQL is not syntax strict like JavaScript which mean to say that in SQL uppercases and lowercases don’t matter as long as you have spelled them correctly.
For example:
- Read more about SQL Syntax
- Log in or register to post comments
- 575 views