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

1     create table #hjtab(-- 0 Rows, Data: 0 B, Index: 0 B
2         a1 varchar(100) not null,
3         a2 varchar(100) not null,
4         b1 varchar(100) null,
5         b2 varchar(100) null,
6         c1 varchar(100) null,
7         c2 varchar(100) null,
8         d1 varchar(100) null,
9         d2 varchar(100) null,
10        e1 varchar(100) null,
11        e2 varchar(100) null,
12        f1 varchar(100) null,
13        f2 varchar(100) null,
14        g1 varchar(100) null,
15        g2 varchar(100) null,
16        h1 varchar(100) null,
17        h2 varchar(100) null
18    )
19    
COLUMN USAGE
a1sp_helpjoins 
a2sp_helpjoins 
b1sp_helpjoins 
b2sp_helpjoins 
c1sp_helpjoins 
c2sp_helpjoins 
d1sp_helpjoins 
d2sp_helpjoins 
e1sp_helpjoins 
e2sp_helpjoins 
f1sp_helpjoins 
f2sp_helpjoins 
g1sp_helpjoins 
g2sp_helpjoins 
h1sp_helpjoins 
h2sp_helpjoins 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_helpjoins