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.
バインド変数の作成を手伝ってください
私はこのようにやっています
SELECT Period FROM POWER WHERE Period = :F1; EXEC :F;
結果: Null 値が表示されます。
期間列は日付データ型です。