Re: Simulating wildcard for Numeric database types
- From: "Adam Maass" <adam.nospam.maass@xxxxxxxxxxx>
- Date: Tue, 29 May 2007 21:47:06 -0700
"goykhmanster" <goykhmanster@xxxxxxxxx> wrote:
Nevermind, i figured it out.. TO_CHAR(COLNAME) LIKE '%' does the
trick.
But that makes me shudder. Unless the DB's query optimizer is very smart, this will result in a lot of extra work. Much better to dynamically generate the SQL.
.
- Follow-Ups:
- Re: Simulating wildcard for Numeric database types
- From: Robert Klemme
- Re: Simulating wildcard for Numeric database types
- Prev by Date: Re: Newbie Needs Help !!!
- Next by Date: Re: Simulating wildcard for Numeric database types
- Previous by thread: Re: Newbie Needs Help !!!
- Next by thread: Re: Simulating wildcard for Numeric database types
- Index(es):
Relevant Pages
|
|