| Database | Table | Application | Created | Links |
| tempdb | #tmpcatalog_crby_sybsystemprocs__sp_jdbc_getcatalogs_cts | 01 Jan 70 | Joins Schema ColumnUsage Queries Dependencies |
1 create table #tmpcatalog(-- 0 Rows, Data: 0 B, Index: 0 B 2 TABLE_CAT varchar(32) null 3 ) 4
| COLUMN USAGE | |
| TABLE_CAT | sp_jdbc_getcatalogs_cts |
| QUERIES | |
| Joined With | Links |
| DEPENDENCIES |
| READERS AND WRITERS read_written by proc sybsystemprocs..sp_jdbc_getcatalogs_cts |