Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

using a wildcard with a variable

717754Aug 17 2009 — edited Aug 17 2009
What is the correct syntax to use with a wildcard and variable?

For instance,

SELECT * FROM COMPANY WHERE COMPANY.COUNTRY_CD like % ? %;



Thank you.

Phil

* I did many searches. Sorry if this question has been answered before.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 14 2009
Added on Aug 17 2009
11 comments
5,261 views