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

1     create table #bestinfo(-- 0 Rows, Data: 0 B, Index: 0 B
2         SCOPE smallint not null,
3         COLUMN_NAME varchar(255) not null,
4         DATA_TYPE smallint not null,
5         TYPE_NAME varchar(255) not null,
6         COLUMN_SIZE int not null,
7         BUFFER_LENGTH varchar(255) not null,
8         DECIMAL_DIGITS smallint not null,
9         PSEUDO_COLUMN smallint not null
10    )
11    
COLUMN USAGE
SCOPEsp_jdbc_getbestrowidentifier 
COLUMN_NAMEsp_jdbc_getbestrowidentifier 
DATA_TYPEsp_jdbc_getbestrowidentifier 
TYPE_NAMEsp_jdbc_getbestrowidentifier 
COLUMN_SIZEsp_jdbc_getbestrowidentifier 
BUFFER_LENGTHsp_jdbc_getbestrowidentifier 
DECIMAL_DIGITSsp_jdbc_getbestrowidentifier 
PSEUDO_COLUMNsp_jdbc_getbestrowidentifier 

QUERIES
Joined With Links

DEPENDENCIES
READERS AND WRITERS
read_written by proc sybsystemprocs..sp_jdbc_getbestrowidentifier