Say I'm using SQL and I have <BR>EmployeeID, EmployeeSalary<BR><BR>I want a graph that shows the count of employees by various salary ranges:<BR><10K<BR>10K through 20K<BR>21K through 30K<BR>and so on ...