All Forums Database
m.tahoon 34 posts Joined 09/11
07 Dec 2011
How to identify which columns included in which index

indexes view do not contain columnname.
How to identify which column included in secondary/multicolumn/value-ordered indexes (other than using TD administrator).
 

dnoeth 1934 posts Joined 11/04
07 Dec 2011

dbc.indexes in not a view, it's a table.

Use dbc.indicesV instead.

Dieter

balachandra.k 4 posts Joined 09/11
07 Dec 2011

u can use DBC.Indices also

You must sign in to leave a comment.