Microsoft
Software
Hardware
Network
Question : How to write the query that the table shows the results the way i want in mysql
MYSQL Table
-----------------
Name Phone
Aung 09 1111111
Aung 09 2222222
John 09 4444444
Mary 09 6666666
Chris 09 8888888
Chris 09 3333333
I want to write the mysql query that the table show the result as below
Table
-----
Name Phone1 Phone2
Aung 09 1111111 09 2222222
John 09 4444444 -
Mary 09 6666666 -
Chris 09 8888888 09 3333333
Answer : How to write the query that the table shows the results the way i want in mysql
The statement only uses one table, 5 times.
Replace all "tbl" with your table name.
Random Solutions
Insert Item to ContextMenuStrip ?
Cannot access voicemail on Exchange 2010 from OCS 2007R2. Failure Type 80004005
NTDS will not start... On SBS 2008
Error message on log on with windows.
Exporting kernel memory to user space using devmap_umem_setup
TSQL Find Duplicates
Browser being redirected to alternate sites
After Changing PDC cannot connect to SQL Server DB
Is there a way to block all task items issued by people to me in Outlook 2007?
Joomla's secret in Configuration.php