(adsbygoogle = window.adsbygoogle || []).push({});
I am tried injecting into a database to retrieve data. However, the site is taking each table, column bit by bit. This is fine, but it will take very long to retrieve 2000 lines of data stored in this database.
Is there any way to speed up this process? Anyone who can help me will be greatly rewarded with some of the data (this website is new and untouched)
Thanks.