G
Glenn Nilsson
is there any way to make that possible?
i have search on google and only found answers suggesting to use
rowfilter on a view or similar, but if I would like a complex
sql-statement with GROUP BY and some SUMs and such, is that possible
with a filter?
there must be some way to use SQL for this? it seems absurd otherwise.
the reason for this is that there _is_ no database in my case, the
datatable i have is populated manually. and i would like to be able to
extract data from it.
/glenn
i have search on google and only found answers suggesting to use
rowfilter on a view or similar, but if I would like a complex
sql-statement with GROUP BY and some SUMs and such, is that possible
with a filter?
there must be some way to use SQL for this? it seems absurd otherwise.
the reason for this is that there _is_ no database in my case, the
datatable i have is populated manually. and i would like to be able to
extract data from it.
/glenn