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*PLUSにPLSQLエンジンが組み込まれているかどうかを教えてください。
いいえ。SQL*PlusにはPL/SQLエンジンが組み込まれていません。すべてのPL/SQLコードは、実行のためにデータベースPL/SQLエンジンに直接送信されます。