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.
現在の年から 5 年前までを表示するオラクル クエリを作成したいと考えています。今年の表示に関しては、次のようにしています。
select CurrYear FROM ReportData where TO_DAte(CurrYear , 'mm/dd/yyyy') = SYSDATE