the "Profile" table contains about 3 million rows....
# suiteanalytics
j
the "Profile" table contains about 3 million rows. With the current schema it needs to evaluate each row for the where conditions, but if we simply indexed Last_Modified, we would only be addressing maybe ten rows.