T
thread
Hi all,
I need to build dinamic query but this query is based on 3 queries on
the way before reaching to this query
does anyone have an example of a query inside of a query?
i have a table that have data of some groups
there is a query for seperate group.
then all the groups query are build merged and making one query that
proccessing data from all of these groups
and last query that building a table from this proccessed query
i would like to make my database dynamic and not limit my groups
I need to build dinamic query but this query is based on 3 queries on
the way before reaching to this query
does anyone have an example of a query inside of a query?
i have a table that have data of some groups
there is a query for seperate group.
then all the groups query are build merged and making one query that
proccessing data from all of these groups
and last query that building a table from this proccessed query
i would like to make my database dynamic and not limit my groups