Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8694257
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T00:44:37+00:00 2026-06-13T00:44:37+00:00

I was working on mysql query and could not get it running. I am

  • 0

I was working on mysql query and could not get it running. I am trying to copy timestamp field data from one table to another based on user id. It is not straight forward. Here is the story. In the score table I have User_id, question id Tag id and add_date field…… There are various Tag id for one user in that table and I want to copy add date field for each user where tagid=627 in the other table called as User in its respective Date_record(timestap) field which is 0000 0000 right now .Once again, trying to Copy add_date field for each user where tagid=627(for each) and paste to the same user id(field name is id for this table which is same a suser id) in other table in the Date_record field which is time stamp and currently 0000-00-00 00:00:00. For example, screen shot of tables.

http://minus.com/lw2prl55nTBHA
user table with empty Date_record field(timestamp) which will be having data from score table(next) for same user id(int this table id is same as user_id) and tag id=627][1]

http://minus.com/lby84cURuoD5DN
score table in which for same user id there are diff tag id and I want to copy tagid =627 add_date data field

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T00:44:38+00:00Added an answer on June 13, 2026 at 12:44 am
    update `user` 
    join score on `user`.User_id = score.User_id
    set `user`.Date_record = score.Date_record
    where score.tagid = 627
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to get ruby on rails working nicely with MySQL on Mac OS
Im trying to insert data into a table in MySQL. I found/modified some code
I am attempting to get all the data from a MySQL db with PHP,
I am trying to retrieve data from MySQL for a flash application via PHP,
I have been trying to get mysql entries to update via php from ios.
A program I've been working on uses a complex MySQL query to combine information
I am working on to build a query in MYSQL by which I can
Any idea why the following code is not working mysql credentials are correct, have
Hi Order By not working on MySql the code is as follows, select *
I am working in the mysql console and trying to use a db that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.