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

  • SEARCH
  • Home
  • 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 8147855
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T14:29:39+00:00 2026-06-06T14:29:39+00:00

I have two tables. The first table has a column with a lot of

  • 0

I have two tables. The first table has a column with a lot of different values that I want to break up into several columns when showing the result. Then I would like to combine these results with table two:

Notice that table one has hourly values while table two only has dates whith time equal to 00:00:00.

Table 1

+---------------------+------+----+
| DateAndTime         | Area | V1 |
+---------------------+------+----+
| 2012-01-01 00:00:00 | A1   | 3  |
| 2012-01-01 00:01:00 | A1   | 4  |
| 2012-01-01 00:00:00 | A2   | 4  |
| 2012-01-01 00:01:00 | A2   | 2  |
+---------------------+------+----+

I would like to split the area columns into several columns, and thereafter combine with table 2 based on date.

Table 2

+---------------------+----+
| DateAndTime         | V2 |
+---------------------+----+
| 2012-01-01 00:00:00 | 3  |
| 2012-01-02 00:00:00 | 4  |
+---------------------+----+

I would like to have the end result to be printed like this:

+---------------------+----+----+----+
| DateAndTime         | A1 | A2 | V2 |
+---------------------+----+----+----+
| 2012-01-01 00:00:00 | 3  | 4  | 3  |
| 2012-01-01 00:01:00 | 4  | 2  | 4  |
+---------------------+----+----+----+

There can be several area values (A1, A2, A3, …) and the data above is simplified to make my point 🙂

I hope I am not double posting and that someone can help me.

  • 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-06T14:29:42+00:00Added an answer on June 6, 2026 at 2:29 pm

    What you are trying to achieve here is a transposition of the different values of Area.

    It’s decently possible with a fixed and limited number of them but if this number is not bounded then you simply can’t do it in MySQL and will have to rely on your application layer to do it 🙁

    Drop a comment if you wan’t a theorical example on how it is possible 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a query that joins two tables. One table has a column that
I have a database framework where I have two tables. The first table has
I have two tables, the first has a primary key that is an identity,
So I have two tables, Table1 and Table2. Table one has an integer that
i have two data tables with the same structure the first one has one
I have xpath page.search(//table[@class='campaign']//table) which returns two tables. I need to choose only first
I have two table first is TABLE_SUBJECT and second is TABLE_CHAPTER.Now i want to
Suppose I have two columns in a table that represents a graph, the first
I have two tables. My first table is called as WORLD and this table
I have two MySQL tables A and B . Table A has a member

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.