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
Need a script that will query all user accounts and groups in the Local Adminstrators group for WIndows 2000/2003 Servers
How to get onEnterFrame trace to appear only once
How to display news and stocks in to my site.
how do I write Stored Procedure where in SQL query 'FROM' clause is selected from dropdownlist!!!!!
Only Show Rows that contain specified name
Mainframe
AS3: scaling from one side
Need a better web host provider
PC failing to start
can chinese version of windows xp be loaded directly over a english version?