Jump to content

MySQL - determine the time, access to the field


cmh

Recommended Posts

That is, there is a certain select query, it is necessary to determine when the last time it was found. the value fell into the sample. Of course we can
: Create a Timestamp field = on update_current_timestamp field than update any field, but the user has only the Select Privileges. Is it possible to somehow realize?
 

 

Link to comment
Share on other sites

I think that I have poorly explained. I do not need the update time. I need a time when the value has got into the selection of the Select query.

In other words, I'm trying to find the "Most Viewed" Values of particular field. (or somehow sorting by Viewed (selected in query))
Link to comment
Share on other sites

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.   Paste as plain text instead

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