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.
過去 4 時間からフラッシュバック クエリを実行できるようにするために、フラッシュバック クエリの保存期間を 240 に設定したいと考えています。
私はこれに似たようなことをしたいと思います:
alter system set db_flashback_retention_target = 240;
しかし、フラッシュバック クエリの保持時間の原因となるパラメーターの名前が見つかりませんでした。
Hi i am using YUI data table
initially i am loading table with no records(empty), i am taking the input from user and making an AJAX call which i