Jump to content

[SOLVED] query question


jakebur01

Recommended Posts

It depends on your query.If there are unnecessary information that u are selecting from the tables,then it is better to select only required one.This itself filters the data from the database.

If u are selecting all the entries from the table better do only required selection, this will make the query optimal and less overhead,so the connection returns faster and the script can proceed further,so seems some faster.

Link to comment
https://forums.phpfreaks.com/topic/64986-solved-query-question/#findComment-324345
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.