A
Anil
We are likely to have about 900 tables.
Eg a query "append to BOM" has to be executed on various
tables for e.g. Product A, Product B, Product C, etc. and
add the data to "BOM" table.
Similarly there will be other queries that we will define
and these too have to run across all 900 tables and append
the data into other tables.
1) We would like to define the code/ query/ tool so that
these queries can be run and the query will look at all
the 900 tables and append the data
2) We would also also like to define a code/ query/ tool
that can run ALL the queries on the 900 tables at one
shot, it will be wonderful
Eg a query "append to BOM" has to be executed on various
tables for e.g. Product A, Product B, Product C, etc. and
add the data to "BOM" table.
Similarly there will be other queries that we will define
and these too have to run across all 900 tables and append
the data into other tables.
1) We would like to define the code/ query/ tool so that
these queries can be run and the query will look at all
the 900 tables and append the data
2) We would also also like to define a code/ query/ tool
that can run ALL the queries on the 900 tables at one
shot, it will be wonderful