DatabaseTableApplicationCreatedLinks
sybsystemprocssp_droptype_rset_001  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_droptype_rset_001(-- 0 Rows, Data: 0 B, Index: 0 B
2         object longsysname(255) not null,
3         type char(2) not null,
4         owner sysname not null,
5         [column] longsysname(255) not null,
6         datatype longsysname(255) not null
7     )
8     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES