1 min readMay 14, 2020
Nice summary of key concepts of SQL.
It seems there is minor typo.
“WHERE FIRSTNAME LIKE ‘%b’ – finds values starting lowercase B”. This should have been ‘find values ending with lowercase B’
Nice summary of key concepts of SQL.
It seems there is minor typo.
“WHERE FIRSTNAME LIKE ‘%b’ – finds values starting lowercase B”. This should have been ‘find values ending with lowercase B’