|
|
What is wrong with 'SELECT *'? |
|
|
Aaron Bertrand |
|
|
ASP / Database Tools |
|
|
Click to Visit |
|
|
34 |
This article is mostly for referring about SELECT key usage in SQL statements and also tells why to avoid SELECT while building statements. It explains about the demerits in SELECT with example in a simple way. The author also tells to use BLOB/text columns at the end of the SELECT statement instead of SELECT* command.
|