News

Maybe this is a strange question, but is there a way to add a single row (or several) to the return set of a SELECT statement?<BR><BR>Example:<BR>I want to populate a drop down list with <BR>SELECT ...
This should be easy, but I'm not seeing it.<br><br>Say I have 100 rows in a table (or rather a result set).<br><br>Now I want to run a query that will return to me those rows in 4 groups, which would ...