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

1     create table #sphelpkeys1rs(-- 0 Rows, Data: 0 B, Index: 0 B
2         keytype varchar(28) not null,
3         object char(- 1) not null,
4         related_object varchar(30) not null,
5         object_keys varchar(80) not null,
6         related_keys varchar(80) not null
7     )
8     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_helpkey  
   called by proc sybsystemprocs..sp_help