(PHP 4, PHP 5, PHP 7, PHP 8)
odbc_cursor — 取得游標名稱
$statement
取得給定 result_id 的游標名稱。
statement
ODBC 結果物件。
回傳游標名稱,以字串表示,如果失敗則回傳 false。
false