|
|
|
|
|
by ComodoHacker
3725 days ago
|
|
table.* doesn't really do any better. Database evolves, table's structure changes and you get various bugs and unpredictable behavior. From elusive exceptions to memory hogs to network bottlenecks, depending on DBMS, data itself and data access framework you use. |
|
But I agree with your other arguments.