Click here to Skip to main content
15,911,646 members
Articles / Programming Languages / SQL

The Evil That is "Select *"

25 Jul 2011CPOL 3.4K   1
Select * may also manifest itself as a memory leak. I worked on realtime data capture system where the previous programmer used select * to select all data and display only the data captured within the past hour. I saw the select *, thought it was strange, but only having limited experience with...
We're sorry, but the article you are trying to view was deleted at 28 Jul 2014.

Please go to the SQL Table of Contents to view the list of available articles in this section.