buddyrich2
Technical User
I have a stupid question but I'll ask it anyway because I need my query to be faster. I know to make a query faster you need to add indexes. I am not creating the tables on the fly so, does that just mean that I can add an index to the file being queried or is there actually something you do at runtime (during the query)?