![]() |
Sergey Kornilov admin 7/22/2012 |
Check SQL HAVING clause that is applied after the grouping: Select |
![]() |
lefty author 8/2/2012 |
Check SQL HAVING clause that is applied after the grouping: http://webcheatsheet.com/sql/interactive_sql_tutorial/sql_having.php Something like this may work: Select
|
![]() |
Sergey Kornilov admin 8/3/2012 |
I'm afraid I'm not following. |
![]() |
lefty author 8/4/2012 |
I'm afraid I'm not following. Anyway, if you can get what you need using a SQL query - create a view in your database on the top of this query and use this view as a datasource in ASPRunnerPro.
|