Yes tables with indexes are much faster than proce...
# sql
g
Yes tables with indexes are much faster than processing data in the rows. But alot really depends on how much data, and the structure you need, and how you need to search and update it.