レス
前レス
元トピ
次レスタイトル
Re: 問題ID: 8043
フォーラム
最強WEB問題集Oracle Master 11g Bronze SQL基礎
投稿ユーザ(投稿日)
(2016/9/26)本文
ALTER SESSION SET NLS_DATE_LANGUAGE='ENGLISH';
を実行しない時は、エラーが発生します。
ORA-01858: 数値を指定する箇所に数値以外の文字が指定されています
01858. 00000 - "a non-numeric character was found where a numeric was expected"
*Cause: The input data to be converted using a date format model was
incorrect. The input data did not contain a number where a number was
required by the format model.
*Action: Fix the input data or the date format model to make sure the
elements match in number and type. Then retry the operation.
レス一覧
前レス
元トピ
次レス
Copyright (c) 2010
Ping-t All rights reserved.