Re: impatient DBI query



Beginner <dermot@xxxxxxxxxxxxxxxx> wrote:
I have ordered my Perl DBI book (is that a leopard?) but I am
impatient and want to know how I could do a select/like statement a
bit like this:

SELECT foo FROM bar WHERE foo like 'baz%'

the % being the wildcard operator.

Any advice?

http://www.google.com/search?q=perl+dbi+select+statement+wildcard&btnI=Totally_Lucky

--
Steven O'Neill steveo@xxxxxxxxx
Brooklyn, NY http://www.panix.com/~steveo
.



Relevant Pages

  • Re: Insert with response
    ... FooBar, there's no way and no need to put them in synch. ... column in the foo table to 250 calumns in the bar table. ... set statistics time off ...
    (microsoft.public.sqlserver.programming)
  • Re: Magic function
    ... processing objects created in root at depth 3 ... root obj2 at depth 3 ... processing objects created in foo at depth 2 ... processing objects created in bar at depth 0 ...
    (comp.lang.python)
  • Re: from __future__ import absolute_import ?
    ... foo not in bar ... Unfortunately this is a side effect of using the os's directory structure to represent a python "package" structure. ...
    (comp.lang.python)
  • Re: from __future__ import absolute_import ?
    ... foo not in bar ... A path below the package level is generally a good means to shoot ... to represent a python "package" structure. ...
    (comp.lang.python)
  • Re: how to deserialize variable element/node
    ... string bar; ... In the first deserialization case, bar = "sometimes a simple string is ... Your two XML fragments would have to be represented in an XML schema by ...
    (microsoft.public.dotnet.xml)