Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
日付フィールドから日を選択する sql クエリがあります - 'select day(field_name) from table_NAME' このクエリは、mysql クエリ ブラウザで実行すると機能しますが、デルファイのシステムに持ち込むと、エラーが発生します。フィールドが見つかりませんでした。「日」はデルファイの予約語になる可能性がありますか?