Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Does SQL 2000 have a query re-write function?

Status
Not open for further replies.

MDA

Technical User
Jan 16, 2001
243
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top