DatabaseTableApplicationCreatedLinks
tempdb#column_depends_crby_sybsystemprocs__sp_depends  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table #column_depends(-- 0 Rows, Data: 0 B, Index: 0 B
2         Type varchar(23) not null,
3         Property varchar(11) not null,
4         Dependency varchar(255) not null,
5         [Column] varchar(255) not null,
6         AlsoSee varchar(100) not null
7     )
8     
COLUMN USAGE
Typesp_depends 
Propertysp_depends 
Dependencysp_depends 
Columnsp_depends 
AlsoSeesp_depends 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_depends