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

1     create table #aps(-- 0 Rows, Data: 0 B, Index: 0 B
2         uid int not null,
3         gid int not null,
4         hashkey int not null,
5         id int not null,
6         type smallint not null,
7         sequence smallint not null,
8         status int not null,
9         text varchar(255) not null,
10        dbid int not null,
11        qpdate datetime not null,
12        sprocid int not null,
13        hashkey2 int not null,
14        key1 int not null,
15        key2 int not null,
16        key3 int not null,
17        key4 int not null
18    )
19    
COLUMN USAGE
hashkeysp_import_qpgroup 
idsp_import_qpgroup 
typesp_import_qpgroup 
sequencesp_import_qpgroup 
statussp_import_qpgroup 
textsp_import_qpgroup 
dbidsp_import_qpgroup 
qpdatesp_import_qpgroup 
sprocidsp_import_qpgroup 
hashkey2sp_import_qpgroup 
key1sp_import_qpgroup 
key2sp_import_qpgroup 
key3sp_import_qpgroup 
key4sp_import_qpgroup 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_import_qpgroup