For those interested in learning T-SQL, we recommend:
IF @age > 18 BEGIN PRINT 'You are an adult'; END ELSE BEGIN PRINT 'You are a minor'; END
(Set Theory and Predicate Logic) rather than just memorizing syntax. O'Reilly books Logic First : Instead of just showing you how to write a statement, it explains