Hi all,
There is a function in Oracle called query re-write... I am wondering if SQL 2000 has a similar function.
I have a aggreagate view linked to a table and I need SQL to direct the query to the aggregated table.
I am reviewing a new product that promises to speed up our databases by about 90% by creating aggreagted table views.. It looks very cool but my application cannot be changed to use certain tables, so I need this to happen by the SQL engine.
Any ideas about this??
Regards,
Mike
There is a function in Oracle called query re-write... I am wondering if SQL 2000 has a similar function.
I have a aggreagate view linked to a table and I need SQL to direct the query to the aggregated table.
I am reviewing a new product that promises to speed up our databases by about 90% by creating aggreagted table views.. It looks very cool but my application cannot be changed to use certain tables, so I need this to happen by the SQL engine.
Any ideas about this??
Regards,
Mike