Microsoft
Software
Hardware
Network
Question : MYSQL Query Return Number Range
Is it possible to make a mysql query return a range of numbers?
Table1
Col1 || Col2
1 || 1
1 || 2
2 || 3
2 || 4
3 || 5
Result:
Col1 || Col2
1 || 1-2
2 || 3-4
3 || 5
Answer : MYSQL Query Return Number Range
from what I know, that is impossible to solve in mySQL with a single query.
Random Solutions
Oracle query
Bcp Failing
The WMI Performance Adapter
"Automatically adjust the clock for day-light saving" check on mutiple computers
Copy a microsoft word document into a word table cell
DFS Problem
Remote control user sessions in terminal services
User cannot connect to Exchange 2003 mailbox or OWA
thumbnail slider click through to url help
smallmoney to money datatype