Kra

- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
-
Kra created a post, "Invalid character" when using "?" as parameter in "Explain Plan"
I cannot use "?" while doing Explain Plan. For example, if we do "Explain Plan" on the following select * from DUAL WHERE DUMMY = ?; it only returns ORA-00911: invalid character. Does anyone know ... -
-
Kra created a post, AnsweredCannot use "?" in Explain Plan
I cannot use "?" while doing Explain Plan. For example, if we do "Explain Plan" on the following select * from DUAL WHERE DUMMY = ?; it only returns ORA-00911: invalid character. Does anyone know h...