Jump to content

[SOLVED] which process is faster


abdfahim

Recommended Posts

I have a mysql table. I fetch the table using PHP and print those in webpage. The first column is Date, but I want to get the week number in my queries in place of Date. So which process do you think faster - convert the date to week using PHP when printing the query result or making another table with to columns (Week and corresponding Date) and inner join it with previous. I think the first process is faster, but just want to check it with experts.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.