Jeff,
You need to use the views. Each view will cause the queries to be fired off.
Views don't have access paths so creating them and not using them buys you nothing.
Matt
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Jeff Young
Sent: Thursday, October 30, 2008 1:20 PM
To: rpg400-l@xxxxxxxxxxxx
Subject: SQL VIEW
I have a complex SQL Select statement that builds 2 CTE's from a physical file using different selection criteria.
I have created separate SQL views for each of the selection conditions.
Do I need to specify the VIEW in my Select or will it use them under the covers.
I have not seen any messages in the log (run with DEBUG) indicating that the Views were used.
Will the use of Views with selection help shorten the time the statement takes?
I have an Index over the physical file with the keys that were recommended, and I do see that the Index is being used.
Thanks,
Jeff Young
Sr. Programmer Analyst
IBM -e(logo) server Certified Systems Exper - iSeries Technical Solutions V5R2
IBM Certified Specialist- e(logo) server i5Series Technical Solutions Designer V5R3
IBM Certified Specialist- e(logo)server i5Series Technical Solutions Implementer V5R3
--
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.