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

1     create table #oledb_results_table(-- 0 Rows, Data: 0 B, Index: 0 B
2         TABLE_CATALOG varchar(32) null,
3         TABLE_SCHEMA varchar(32) null,
4         TABLE_NAME varchar(255) null,
5         CARDINALITY int null
6     )
7     
COLUMN USAGE
TABLE_CATALOGsp_oledb_statistics 
TABLE_SCHEMAsp_oledb_statistics 
TABLE_NAMEsp_oledb_statistics 
CARDINALITYsp_oledb_statistics 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_oledb_statistics