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

1     create table #segresult(-- 0 Rows, Data: 0 B, Index: 0 B
2         Partition_name varchar(255) not null,
3         Data_located_on_segment sysname not null,
4         When_created datetime not null
5     )
6     
QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
written by proc sybsystemprocs..sp_objectsegment