|
|
|
|
|
by mootothemax
5332 days ago
|
|
Or even better, SELECT(*) FROM some_table - that way the developer won't be tempted to skip the step because of too many records scrolling through their screen... not that I learned that from personal experience or anything ;-) |
|