Re: Sybase and materialized views
- From: DA Morgan <damorgan@xxxxxxxxx>
- Date: Sat, 10 Dec 2005 14:11:10 -0800
supergel wrote:
Hi I'm new to Sybase from Oracle. Does Sybase have anything equivalent to materialzed views? If not want is the best practice for creating views with huge amounts of data? Other than indexing the tables. Thanks for help.
For those not familiar with Oracle materialized views ... they are tables (not views) that refresh themselves based on a SQL statement based on criteria supplied during their creation. Multiple materialized views can be made to refresh as part of a single transaction so as to guarantee their data consistency.
I too am looking for the answer. -- Daniel A. Morgan http://www.psoug.org damorgan@xxxxxxxxxxxxxxxx (replace x with u to respond) .
- Follow-Ups:
- Re: Sybase and materialized views
- From: Carl Kayser
- Re: Sybase and materialized views
- From: Carl Kayser
- Re: Sybase and materialized views
- References:
- Sybase and materialized views
- From: supergel
- Sybase and materialized views
- Prev by Date: Sybase and materialized views
- Next by Date: Re: Sybase and materialized views
- Previous by thread: Sybase and materialized views
- Next by thread: Re: Sybase and materialized views
- Index(es):
Relevant Pages
|