Database reference - SAMPLE

SAMPLE -  indexes -  JESSE.XEMP2

Description

none

Index properties

namevalue
nameJESSE.XEMP2 
size8 kb
typeregular index 
parentEMPLOYEE 
unique ruleduplicates allowed 
created3/16/2010 8:49:02 PM 
last statistics3/16/2010 9:07:31 PM 
percent freeno statistics
leaf pages1
density0
levels1

Index columns

namepositionorder
WORKDEPT  ascending 

Dependency graph

EMPLOYEEXEMP2P0490587

Objects that JESSE.XEMP2 depends on

nameobject typelevel
EMPLOYEEtable1

Objects that depend on JESSE.XEMP2

nameobject typelevel
P0490587package1
BONUS_INCREASEstored procedure2

Code

CREATE INDEX "JESSE   "."XEMP2" ON "JESSE   "."EMPLOYEE" 
        ("WORKDEPT" ASC)
        
        COMPRESS NO ALLOW REVERSE SCANS;



Documentation generated by SqlSpec