DatabaseTableApplicationCreatedLinks
sybsystemprocssp_scan_xact_rset_002  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_scan_xact_rset_002(-- 0 Rows, Data: 0 B, Index: 0 B
2         commid int not null,
3         start datetime not null,
4         lastchange datetime not null,
5         totnum smallint not null,
6         outnum smallint not null,
7         status char(1) not null,
8         applname varchar(30) not null,
9         xactname varchar(30) not null
10    )
11    
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES