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

1     create table #temptable8(-- 0 Rows, Data: 0 B, Index: 0 B
2         name varchar(100) not null,
3         currentsetting varchar(100) not null,
4         defaultsetting varchar(100) not null,
5         scope int not null
6     )
7     
COLUMN USAGE
namesp_options 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_options