If you have large number of data and your query is taking long time to execute. Database table indexing could be helpful.
Primary key is automatically index, likewise you can add more indexing keys (column_name) that you frequently used for query.
For further actions, you may consider blocking this person and/or reporting abuse
Navneet Verma -
Saloni Agarwal -
Antonio Silva -
Navneet Verma -
Top comments (0)