Multiple choice technology databases

Business Logic comments is required for any SQL

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Comments explaining business logic are good practice but not required for SQL to execute. SQL is a declarative language that functions perfectly without comments. The statement incorrectly presents comments as mandatory.