473,396 Members | 1,892 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Combining multiple rows data into a single row of particular column

126 64KB
I have a table something like
Expand|Select|Wrap|Line Numbers
  1. name    id   date        login  logout
  2. arjun   1    2012-11-28  9-30   7-30
  3. arjun   1    2012-11-29  9-30   8-00
  4. arjun   1    2012-11-30  9-40   8-00
  5.  
i want to view this table as follow on my jTable
Expand|Select|Wrap|Line Numbers
  1. name    id   date        login  logout
  2. arjun    1   2012-11-28  9-30   7-30
  3.              2012-11-29  9-30   8-00
  4.              2012-11-30  9-40   8-00
  5.  
Is this possible? if so how?
Nov 30 '12 #1
0 1587

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: kencana | last post by:
Hi all, I am a new bie in SOAP and PHP.I got one question about the data retrieval. I am able to retrieve the data successfully from my database. this is my sql statement: select roadname from...
46
by: kyjabber | last post by:
I have a multi relationship database and I'm pulling the company's contact info, queryied if they are a grower, and a resulting list of their products by catgeory. I need to have the products listed...
2
by: lauredis | last post by:
I am using Access I have this: TABLE A Slide Position GO ID 1 2 3 4 GO:0000166 4 GO:0000775 4 GO:0000795
0
by: sri2005 | last post by:
Hi. can anybody help me in displaying Multiple Linklabels in a single DatagridViewLinkColumn? Each Linklabel shall open different file when clicked. Thanks
1
by: Sanjaylml | last post by:
I have a form through which, e-mail address of parties are showing through datasheet mode. Is their any way to club the data of multiple rows in one column? Like : ajaimathur@rediffmail.com...
1
by: boss1 | last post by:
i m having problem with inserting data into oracle db using php. i need to how to fetch fetch multiple row's data from a table in html form and insert into oracle db at a time. may be looping is...
1
by: shivakrishna | last post by:
hi i need a query to format the data the raw data is as follows ID skills 1001 sql 1001 C++ 1001 java 1002 unix 1002 ...
1
by: Vinarashi | last post by:
Hi, I am trying to load a data file into database. The data should be rejected if one particular column is null. As far as i googled, there is only one way, I should make that column "not null" in...
6
by: Jeremy Goodman | last post by:
Access 2007; Merging records containing multivalue drop down lists. I have a database showing legislation information divided by State/territory. The database needs to be able to show the info...
1
by: apssiva | last post by:
Hi, how? id,username,subject 1,AAAA, EnglishI 1,AAAA, MathsI 1,AAAA, MathsII 1,AAAA, EnglishII
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.