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 正在强制绑定变量。为了帮助蟾蜍这样做,我需要使用以下提示:/*+ cursor_sharing_exact */
是否可以强制 toad 不对包含文字的查询使用绑定变量?