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

1     create table #ids_map(-- 0 Rows, Data: 0 B, Index: 0 B
2         old_id int not null,
3         new_id int not null
4     )
5     
COLUMN USAGE
old_idsp_import_qpgroup 
new_idsp_import_qpgroup 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_import_qpgroup