If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > How can I find which indexes in database use INCLUDE option?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-27-03, 13:55
M_RAS M_RAS is offline
Registered User
 
Join Date: Sep 2003
Location: canada
Posts: 230
How can I find which indexes in database use INCLUDE option?

Hello every body,
I work with db2 V7.2 fixpack6 AIX 4.3.

Thank you in advance for your help
Reply With Quote
  #2 (permalink)  
Old 10-27-03, 14:12
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,198
It is in SYSCAT.INDEXCOLUSE. The catalog views are described in Appendix D of the SQL Reference.
Reply With Quote
  #3 (permalink)  
Old 10-27-03, 14:21
M_RAS M_RAS is offline
Registered User
 
Join Date: Sep 2003
Location: canada
Posts: 230
Quote:
Originally posted by Marcus_A
It is in SYSCAT.INDEXCOLUSE. The catalog views are described in Appendix D of the SQL Reference.
Thank you Marcus
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On