SQL 一致性層級 (ODBC Driver for Oracle)

重要

Windows 的未來版本將移除此功能。 請避免在新的開發工作中使用這項功能,並規劃修改目前使用這項功能的應用程式。 請改用 Oracle 提供的 ODBC 驅動程式。

ODBC Driver for Oracle 支援最低 SQL 文法和 Core SQL 文法,也支援下列 SQL 的 ODBC 延伸模組:

  • 日期、時間和時間戳數據

  • 左方和右方外部聯結

  • 數值函數:

    Abs
    Ceiling
    Cos
    Exp
    樓層

    Log
    Log10
    Mod
    Pi
    電源

    round
    second
    Sign
    sin
    sqrt

    tan
    truncate

  • 日期函式:

    Curdate
    Curtime
    Dayname
    Dayofmonth

    Dayofweek
    Dayofyear
    小時

    monthname
    minute
    就試試
    quarter

    second
    week
    year

  • 字串函式:

    Ascii
    Char
    Concat
    Lcase

    Left
    長度
    Ltrim
    取代

    向右
    rtrim
    soundex
    substring

    ucase

  • 類型轉換函式:

    轉換

  • 系統函式:

    Ifnull
    User