Supported Functions


Date and Time functions

Year, Quarter, Month, Week, Day, DayOfMonth, DayOfYear, DayOfWeek, Hour, Minute, Second, Millisecond

Conversion functions

SN

Math functions

Abs, ASin, ACos, ATan, Atn2, Ceiling, Cos, Sin, Tan, Cot, Exp, Floor, Log, Log10, Power, Sqrt, Square

Operators

+, -, *, /, %

Statistical functions

Sum, Avg, Max, Min, Count, UniqueCount, Count_Big, Stdev, StdevP, Var, VarP

Text functions

Len, Lower, Upper, LTrim, RTrim, Soundex, Reverse

Other supported functionality

Note: Stored procedures that do not result in a data table output will not be visible in the Views in Connection dialog for some connectors. The schema of the stored procedure must not change from time to time (for example, the use of parameters must not change the schema).

See also:

Details on Microsoft SQL Server Connection

SQL Server Data Types