123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887 |
- [Expression Results]
- sqlSmallInt,+,sqlSmallInt=sqlInteger
- sqlSmallInt,+,sqlInteger=sqlInteger
- sqlSmallInt,+,sqlDecimal=sqlDecimal
- sqlSmallInt,+,sqlFloat=sqlFloat
- sqlSmallInt,+,sqlDouble=sqlDouble
- sqlSmallInt,+,sqlQuad=sqlQuad
- sqlSmallInt,+,sqlDateTime=sqlDateTime
- sqlInteger,+,sqlSmallInt=sqlInteger
- sqlInteger,+,sqlInteger=sqlInteger
- sqlInteger,+,sqlDecimal=sqlDecimal
- sqlInteger,+,sqlFloat=sqlFloat
- sqlInteger,+,sqlDouble=sqlDouble
- sqlInteger,+,sqlQuad=sqlQuad
- sqlInteger,+,sqlDateTime=sqlDateTime
- sqlDecimal,+,sqlSmallInt=sqlDecimal
- sqlDecimal,+,sqlInteger=sqlDecimal
- sqlDecimal,+,sqlDecimal=sqlDecimal
- sqlDecimal,+,sqlFloat=sqlFloat
- sqlDecimal,+,sqlDouble=sqlDouble
- sqlDecimal,+,sqlQuad=sqlDecimal
- sqlDecimal,+,sqlDateTime=sqlDateTime
- sqlFloat,+,sqlSmallInt=sqlFloat
- sqlFloat,+,sqlInteger=sqlFloat
- sqlFloat,+,sqlDecimal=sqlFloat
- sqlFloat,+,sqlFloat=sqlFloat
- sqlFloat,+,sqlDouble=sqlDouble
- sqlFloat,+,sqlQuad=sqlDouble
- sqlFloat,+,sqlDateTime=sqlDateTime
- sqlDouble,+,sqlSmallInt=sqlDouble
- sqlDouble,+,sqlInteger=sqlDouble
- sqlDouble,+,sqlDecimal=sqlDouble
- sqlDouble,+,sqlFloat=sqlDouble
- sqlDouble,+,sqlDouble=sqlDouble
- sqlDouble,+,sqlQuad=sqlDouble
- sqlDouble,+,sqlDateTime=sqlDateTime
- sqlQuad,+,sqlSmallInt=sqlQuad
- sqlQuad,+,sqlInteger=sqlQuad
- sqlQuad,+,sqlDecimal=sqlQuad
- sqlQuad,+,sqlFloat=sqlDouble
- sqlQuad,+,sqlDouble=sqlDouble
- sqlQuad,+,sqlQuad=sqlQuad
- sqlQuad,+,sqlDateTime=sqlDateTime
- sqlDateTime,+,sqlSmallInt=sqlDateTime
- sqlDateTime,+,sqlInteger=sqlDateTime
- sqlDateTime,+,sqlDecimal=sqlDateTime
- sqlDateTime,+,sqlFloat=sqlDateTime
- sqlDateTime,+,sqlDouble=sqlDateTime
- sqlDateTime,+,sqlQuad=sqlDateTime
- [Operator Addition]
- Date=
- Time=
- Timestamp=
- Interval=
- [Operator Subtraction]
- Date=
- Time=
- Timestamp=
- Interval=
- [Operator Comparison]
- Date=DT,OK:TS,OK
- Timestamp=DT,OK:TS,OK
- [Operator Cast]
- NA=AD,NA
- AD=VC,NA:NC,NA:NV,NA:TT,NA:TZ,NA:IV,NA:IY,NA
- TM=TS,NA
- [Exceptions Commands]
- Select_Star=T
- [Exceptions Clauses]
- [Exceptions Tables]
- Simple=T
- Derived=T
- Joined=T
- UniqueName_Prefix="coguda"
- SQL_MAX_TABLE_NAME_LEN="28"
- [Exceptions Tables Version:15.7]
- Derived=F
- Joined=F
- [Exceptions Joins]
- Inner=T
- Inner_Syntax=" INNER JOIN "
- Inner_Tbl_Restrict=F
- Left_Eql=" LEFT OUTER JOIN "
- Non_Equi_Joins=T
- Non_Join_Expr=T
- Non_Join_Non_Equi_Expr=T
- On_Condition_Subqueries=T
- Optnl_Tbl_Filter=T
- Optnl_Tbl_Join_Restrict=F
- Optnl_Tbl_Restrict=F
- Outer_Syntax=T
- Prsrv_Tbl_Filter=T
- Prsrv_Tbl_Join_Filter=T
- Right_Eql=" RIGHT OUTER JOIN "
- Cross=
- Left_Outer=T
- Right_Outer=T
- Full_Outer=
- Nested_Outer=T
- Outer_Tbl_List=F
- Left_Pre=""
- Left_Post=""
- Right_Pre=""
- Right_Post=""
- Left_Nested=T
- Right_Nested=T
- Two_Sided_Join_Restrict=F
- Optnl_Tbl_Join_Filter=T
- Full_Non_Equi_Join=F
- On_Condition_Set_Functions=F
- On_Condition_Not_Predicate=T
- On_Condition_In_Predicate=T
- On_Condition_Between_Predicate=T
- On_Condition_Like_Predicate=T
- On_Condition_IsNull_Predicate=T
- On_Condition_Or_Predicate=T
- Full_Syntax=
- Cross_Syntax=
- Union_Syntax=
- Natural_Syntax=
- Full_Pre=
- Full_Post=
- [Exceptions Predicates]
- Match=
- Overlaps=
- [Exceptions Aggregates]
- Max="max"
- Min="min"
- Avg="avg"
- Sum="sum"
- Count="count"
- Count_Star="count(*)"
- [Exceptions Set Operators]
- Union_All=T
- Except=
- Intersect=
- Order_By_Limit="31"
- [Exceptions Operators]
- Neq="!="
- [Exceptions Value Expressions]
- Cast=T
- Case=T
- Coalesce=T
- Nullif=T
- Extract=C
- Position=C
- Char_Length=C
- Octet_length=C
- Bit_Length=F
- Substring=C
- Upper=T
- Lower=T
- Strcat=C
- Abs=T
- Mod=C
- Ln=C
- Exp=T
- Power=T
- Sqrt=T
- Floor=T
- Ceiling=T
- Trim=F
- Trim_Both_Spaces=C
- Trim_Leading_Spaces=C
- Trim_Trailing_Spaces=C
- [Exceptions Blob Expressions]
- Blob_In_Substring=F
- Blob_In_StrCat=F
- Blob_In_IsNull=F
- Extract_Year=coguda
- Extract_Month=coguda
- Extract_Day=coguda
- Extract_Hours=coguda
- Extract_Minutes=coguda
- Extract_Seconds=coguda
- [Exceptions Value Expressions Version:11.0]
- Cast=F
- Case=F
- Coalesce=F
- Nullif=F
- Extract=F
- [Exceptions General]
- Nulls_Sort_Last=F
- Group_By_Expr=T
- Multiple_Distinct=T
- Subquery_Column_Alias=F
- Count_Non_Distinct=T
- Count_Value_Expr=T
- Count_Literal=T
- Count_Blob=F
- Like_Value_Expr=T
- Is_Null_Value_Expr=T
- Is_Null_Value_Parm=F
- Subquery_In_Group_By=F
- Subquery_In_Case=T
- Subqueries=T
- Like_With_Escape=T
- Current_Date=C
- Current_Time=F
- Current_Timestamp=F
- Localtime=C
- Localtimestamp=C
- Boolean_Comparison=F
- Parameter_In_Select_List=F
- Parameter_In_Having=F
- [Exceptions General Version:11.0]
- Subqueries=F
- Correlated_Subqueries=F
- Subquery_In_Case=F
- Localtime=F
- [Exceptions General Version:11.5.0]
- Subqueries=F
- Correlated_Subqueries=F
- Subquery_In_Case=F
- Localtime=F
- [Exceptions General Version:11.9.1]
- Correlated_Subqueries=F
- Subqueries=F
- Subquery_In_Case=F
- Localtime=F
- [Exceptions General Version:11.9.2]
- Subquery_In_Case=F
- [Exceptions General Version:12.0.0]
- Localtime=F
- [Exceptions General Version:12.5.0]
- Localtime=F
- [Exceptions Literals]
- Alt_Timestamp_Literal_Str="'%s-%s-%s %s:%s:%s.%-.3s'"
- Alt_Date_Literal_Assignment=T
- Alt_Date_Literal_Between=T
- Alt_Date_Literal_Comparison=T
- Alt_Date_Literal_In=T
- Alt_Date_Literal_Insert_Value=T
- Date_Literal=C
- Date_Format_Str="YYYY MM DD"
- Date_Literal_Str="convert(date,'%s-%s-%s')"
- Date_Add_Function_Str="dateadd(day,?2,?1)"
- Date_Sub_Function_Str="datediff(day,?2,?1)"
- Interval_Literal=F
- IntervalYM_Literal=F
- Time_Literal=C
- Time_Format_Str="HH MM SS FFF"
- Time_Literal_Str="convert(time,'%s:%s:%s.%-.3s')"
- TimeTZ_Literal=F
- TimeTZ_Format_Str=
- TimeTZ_Literal_Str=
- Timestamp_Literal=C
- Timestamp_Format_Str="YYYY MM DD HH MM SS FFF"
- Timestamp_Literal_Str="convert(datetime,'%s-%s-%s %s:%s:%s.%-.3s')"
- TimestampTZ_Literal=F
- TimestampTZ_Format_Str=
- TimestampTZ_Literal_Str=
- NChar_Literal=F
- Boolean_Literal=F
- True_Literal_Str=
- False_Literal_Str=
- Unknown_Literal_Str=
- Timestamp_Range_Start="1753-01-01"
- Timestamp_Range_End="9999-12-31"
- [Exceptions Literals Version:12.0.0]
- Date_Literal_Str="convert(datetime,'%s-%s-%s')"
- Time_Literal=F
- [Exceptions Literals Version:12.5.0]
- Date_Literal_Str="convert(datetime,'%s-%s-%s')"
- Time_Literal=F
- [Exceptions Delimiters]
- Catalog_Delimiter=
- Schema_Delimiter=
- Table_Delimiter="\""
- Column_Delimiter="\""
- Procedure_Delimiter=
- Wholename_Delimiter=
- [Exceptions Separators]
- Catalog_Separator="."
- Schema_Separator="."
- Table_Separator="."
- [Exceptions Misc]
- Session_Sort_Order=T
- [Builtin Functions]
- n:cast_float(%1bcdints)=convert(float(48),%1)
- n:cast_real(%1bcdints)=convert(real,%1)
- n:cast_decimal(%1bcdints)=convert(decimal(31, 16),%1)
- n:cast_integer(%1bcdints)=convert(integer,%1)
- n:cast_smallint(%1bcdints)=convert(smallint,%1)
- s:cast_timestamp(%1bcdints)=convert(datetime,%1)
- c:cast_char(%1bcdints)=convert(char,%1)
- c:cast_varchar(%1bcdints)=convert(varchar,%1)
- n:octet_length(%1cx)=datalength(%1)
- n:position(%1c,%2c)=charindex(%1,%2)
- c:substring(%1c,%2n,%3n)=substring(%1,%2,%3)
- c:substring(%1c,%2n)=substring(%1,%2,char_length(%1))
- c:coguda
- c:coguda
- n:mod(%1n,%2n)=( (%1) % (%2) )
- n:ln(%1n)=LOG(%1)
- n:char_length(%1cx)=char_length(%1)
- d:current_date()=current_date()
- t:localtime()=current_time()
- s:localtimestamp({%1n})=getdate()
- n:absolute(%1n)=abs(%1)
- n:ceiling(%1n)=ceiling(%1)
- c:concat(%1c,%2c)=%1 + %2
- c:downshift(%1c)=lower(%1)
- n:floor(%1n)=floor(%1)
- n:index(%1c,%2c)=charindex(%2,%1)
- c:leftjustify(%1c)=ltrim(%1)
- n:position(%1c,%2c)=charindex(%1,%2)
- n:power(%1n,%2n)=power(%1,%2)
- c:reverse(%1c)=reverse(%1)
- n:size(%1c)=datalength(%1)
- c:truncate(%1c)=rtrim(%1)
- c:upshift(%1c)=upper(%1)
- n:round(%1n,%2n)=round(%1, %2)
- n:ascii(%1c)=ascii(%1)
- d:_add_days(%1d,%2n)=DATEADD( DAY, %2, %1 )
- s:_add_days(%1s,%2n)=DATEADD( DAY, %2, %1 )
- d:_add_months(%1d,%2n)=DATEADD( MONTH, %2, %1 )
- s:_add_months(%1s,%2n)=DATEADD( MONTH, %2, %1 )
- d:_add_years(%1d,%2n)=DATEADD( YEAR, %2, %1 )
- s:_add_years(%1s,%2n)=DATEADD( YEAR, %2, %1 )
- n:_days_between(%1ds,%2ds)=DATEDIFF( DAY, %2, %1 )
- n:_months_between(%1ds,%2ds)=DATEDIFF( MONTH, %2, %1 )
- n:_years_between(%1ds,%2ds)=DATEDIFF( YEAR, %2, %1 )
- n:_days_to_end_of_month(%1ds)=DATEDIFF( DAY, %1, DATEADD( DAY, -1, DATEADD( MONTH, 1, DATEADD( DAY, 1 - DATEPART( DAY, %1 ), %1 ) ) ) )
- n:_age(%1ds)=
- d:_first_of_month(%1d)=DATEADD( DAY, -DATEPART( DAY, %1 ) + 1, %1 )
- s:_first_of_month(%1s)=DATEADD( DAY, -DATEPART( DAY, %1 ) + 1, %1 )
- d:_last_of_month(%1d)=DATEADD( DAY, -1, DATEADD( MONTH, 1, DATEADD( DAY, -DATEPART( DAY, %1 ) + 1, %1 ) ) )
- s:_last_of_month(%1s)=DATEADD( DAY, -1, DATEADD( MONTH, 1, DATEADD( DAY, -DATEPART( DAY, %1 ) + 1, %1 ) ) )
- s:_make_timestamp(%1n,%2n,%3n)=CONVERT( DATETIME, CONVERT( VARCHAR(8), ( %1 * 10000 ) + ( %2 * 100 ) + %3 ) )
- n:_ymdint_between(%1ds,%2ds)=
- n:_day_of_year(%1ds)=DATEPART( DAYOFYEAR, %1 )
- n:_week_of_year(%1ds)=DATEPART( CALWEEKOFYEAR, %1 )
- n:_day_of_week(%1ds, %2n)=(( ( DATEPART( WEEKDAY, %1 ) + 5 ) % 7 - %2 + 8 ) % 7 + 1)
- n:_round(%1n,%2n)=ROUND(%1, %2)
- s:_add_hours(%1s,%2n)=DATEADD( HOUR, %2, %1 )
- t:_add_hours(%1t,%2n)=DATEADD( HOUR, %2, %1 )
- s:_add_minutes(%1s,%2n)=DATEADD( MINUTE, %2, %1 )
- t:_add_minutes(%1t,%2n)=DATEADD( MINUTE, %2, %1 )
- s:_add_seconds(%1s,%2n)=DATEADD( SECOND, %2, %1 )
- t:_add_seconds(%1t,%2n)=DATEADD( SECOND, %2, %1 )
- n:_hours_between(%1ds,%2ds)=DATEDIFF( HOUR, %2, %1 )
- n:_minutes_between(%1ds,%2ds)=DATEDIFF( MINUTE, %2, %1 )
- n:_seconds_between(%1ds,%2ds)=DATEDIFF( SECOND, %2, %1 )
- n:coguda
- n:coguda
- n:coguda
- n:coguda
- n:coguda
- n:coguda
- s:coguda
- [Builtin Functions Version:12.5.0]
- d:current_date()=convert(datetime, convert( char(8), getdate(), 112 ), 112)
- [Builtin Functions Version:12.0.0]
- d:current_date()=convert(datetime, convert( char(8), getdate(), 112 ), 112)
- [Builtin Functions Version:11.9.2]
- d:current_date()=convert(datetime, convert( char(8), getdate(), 112 ), 112)
- [Database Functions]
- n:sy_ascii(%1c)=ascii(%1)
- c:sy_char(%1n)=char(%1)
- n:sy_char_length(%1c)=char_length(%1)
- c:sy_right(%1c,%2n)=right(%1,%2)
- c:sy_soundex(%1c)=soundex(%1)
- cx:trim_leading_spaces(%1cx)=LTRIM(%1)
- cx:trim_trailing_spaces(%1cx)=RTRIM(%1)
- cx:trim_both_spaces(%1cx)=LTRIM(RTRIM(%1))
- n:sy_rand(%1n)=rand(%1)
- n:sy_round(%1n,%2n)=round(%1,%2)
- bcdints:convert(%1bcdints,%2bcxdints {,%3n})=convert(%1,%2 {,%3})
- c:sy_user()=user
- [Database Specific Variables]
- @@char_convert=n
- @@client_csname=c
- @@client_csid=n
- @@connections=n
- @@cpu_busy=n
- @@error=n
- @@identity=n
- @@idle=n
- @@io_busy=n
- @@isolation=n
- @@langid=c
- @@language=c
- @@maxcharlen=n
- @@max_connections=n
- @@maxread=n
- @@maxwrite=n
- @@minwrite=n
- @@ncharsize=n
- @@nestlevel=n
- @@pack_receivea=n
- @@pack_senta=n
- @@packet_errorsa=n
- @@procid=n
- @@rowcounta=n
- @@servername=c
- @@spid=n
- @@sqlstatus=n
- @@textsize=n
- @@thresh_hysteresis=n
- @@timeticks=n
- @@total_errors=n
- @@total_read=n
- @@total_write=n
- @@tranchained=n
- @@trancount=n
- @@transtate=n
- @@version=t
- [Directives Session]
- Dop_Text="SET PARALLEL_DEGREE 0"
- Dop_Pos=
- Ordered_Text="SET FORCEPLAN OFF"
- Ordered_Pos=
- Query_Row_Limit_Pos=Append_Distinct
- Query_Row_Limit_Text=" TOP %d "
- [Directives Session Version:12.5.0]
- Query_Row_Limit_Pos=
- Query_Row_Limit_Text=
- [Directives Session Version:12.5.1]
- Query_Row_Limit_Pos=
- Query_Row_Limit_Text=
- [Directives Session Version:12.5.2]
- Query_Row_Limit_Pos=
- Query_Row_Limit_Text=
- [Misc]
- Debug=0
- Debug File=TMP\ctlib.log
- Enable cancel=1
- Enable notify=0
- Enable delimit=0
- Read Only Clause=1
- NUMOFROWS=20
- Enable APICheck=0
- Processing Mode=Limited Local
- Return Varchar=1
- [Misc Version:12.0.0]
- Return Varchar=0
- [Misc Version:12.5.0]
- Return Varchar=0
- [Misc Version:12.5.1]
- Return Varchar=0
- [Misc Version:12.5.2]
- Return Varchar=0
- [Misc Version:12.5.3]
- Return Varchar=0
- [Misc Version:15.0.0]
- Return Varchar=0
- [Misc Version:15.0.1]
- Return Varchar=0
- [UDA USER OPTIONS]
- Attach=SET QUOTED_IDENTIFIER ON
- [I18N Encoding Mapping]
- iso_1=ISO8859-1
- eucgb=ibm-1383
- euccns=ibm-964
- eucksc=ibm-970
- tis620=tis-620
- cp874=cp874
- [DRIVER:SYODASE.DLL]
- SQL_IDENTIFIER_QUOTE_CHAR="""
- ;Driver returns 30 which is incorrect
- SQL_MAX_TABLE_NAME_LEN="28"
- [DRIVER:Adaptive Server Enterprise Version:15]
- ;Since SET QUOTED_IDENTIFIER is ON, identifiers should be delimited by double quotes
- ;Overwrite ODBC SQLGetInfo which returns a space for SQL_IDENTIFIER_QUOTE_CHAR
- SQL_IDENTIFIER_QUOTE_CHAR="""
- SQL_MAX_TABLE_NAME_LEN="28"
- Connection Access Mode Is Changeable="F"
|