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.
有没有一种方法可以在 Toad 11g 中执行或安排多个脚本,并将数据导出为 CSV 或 excel,而无需手动操作或一次执行一个脚本?
一种选择是:
UTL_FILE
DBMS_JOB
DBMS_SCHEDULER