2018_11_Star_04

Legitimate, safe uses of SELECT *

Legitimate, safe uses of SELECT *

There are two legitimate, safe uses of SELECT *. SELECT COUNT(*) which counts rows, and checking for the existence of rows.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.