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
Need to use Log Parser to extract IP and username of all who have accessed OWA in the last month.
Killing and Restarting Explorer.exe in .Net
Iterating query results using list() not knowing columns or variables?
Exchange config for Outlook Anywhere
Lables printing problem using MS Word
Images in select drop-down list
Can I perform a clean install with a recovery disc?
how can I check if a table exist and if exist I drop it?
Hirarchy problem
QAT disappears when opening Access 2007 database