Creating Views and Indexing Views [message #54432] |
Mon, 18 November 2002 04:17 |
Paul Gibson
Messages: 2 Registered: November 2002
|
Junior Member |
|
|
Hi,
I am trying to create a view of a large table (1,000,000 rows) which has keys. However, when I run 'help viewname' the output indicates that the resulting view does not contain index/key information. As I intend to use the view rather than the base table to execute queries, I was wondering if the lack of key info will have a detremental effect on the query exectuion time.
Thanks,
Paul
|
|
|
|
|