DatabaseTableApplicationCreatedLinks
sybsystemprocssp_oledb_primarykey_rset_001  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_oledb_primarykey_rset_001(-- 0 Rows, Data: 0 B, Index: 0 B
2         TABLE_CATALOG char(- 1) not null,
3         TABLE_SCHEMA char(- 1) not null,
4         TABLE_NAME varchar(771) not null,
5         COLUMN_NAME char(- 1) not null,
6         COLUMN_GUID varchar(30) not null,
7         COLUMN_PROPID int not null,
8         ORDINAL smallint not null,
9         PK_NAME longsysname(255) not null
10    )
11    
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES