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

1     create table #object_info(-- 0 Rows, Data: 0 B, Index: 0 B
2         Db_name unknown not null,
3         Object_name unknown not null,
4         Object_type unknown not null,
5         Object_owner unknown not null,
6         Object_loginame unknown not null
7     )
8     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_aux_get_concrtlyownedobj