Given the query
BEGIN
SELECT <column> FROM <table> where <column> = :var;
END;
If you highlight "SELECT <column> FROM <table> where <column> = :var;" and press F9, Toad 11 does not recognize the bind variable and will not let you input a value.
WORKAROUND: None
STATUS: Waiting for fix in a future release of Toad for Oracle
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center