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

1     create table #configure_temp(-- 0 Rows, Data: 0 B, Index: 0 B
2         config int not null
3     )
4     
COLUMN USAGE
configsp_configure 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_configure  
   called by proc sybsystemprocs..sp_setlockpromote  
      called by proc sybsystemprocs..sp_setrowlockpromote  
      called by proc sybsystemprocs..sp_setpglockpromote  
   called by proc sybsystemprocs..sp_configure