DatabaseTableApplicationCreatedLinks
sybsystemprocssp_oledb_statistics_rset_001  01 Jan 70Joins Schema ColumnUsage Queries Dependencies

1     create table sp_oledb_statistics_rset_001(-- 0 Rows, Data: 0 B, Index: 0 B
2         TABLE_CATALOG varchar(32) not null,
3         TABLE_SCHEMA varchar(32) not null,
4         TABLE_NAME varchar(255) not null,
5         CARDINALITY int not null
6     )
7     
SCHEMA

QUERIES
Joined With Links

DEPENDENCIES