<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic select with wild card? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/select-with-wild-card/m-p/4867005#M863668</link>
    <description>I am trying to get a select statement working with TOAD.&lt;BR /&gt;I thought the % is a wild card, but when I run it I get nothing in return where I know I should.&lt;BR /&gt;&lt;BR /&gt;select * from table&lt;BR /&gt;where bld = '%floor'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Am I doing it right?</description>
    <pubDate>Sun, 24 Oct 2004 16:39:28 GMT</pubDate>
    <dc:creator>Ratzie</dc:creator>
    <dc:date>2004-10-24T16:39:28Z</dc:date>
    <item>
      <title>select with wild card?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/select-with-wild-card/m-p/4867005#M863668</link>
      <description>I am trying to get a select statement working with TOAD.&lt;BR /&gt;I thought the % is a wild card, but when I run it I get nothing in return where I know I should.&lt;BR /&gt;&lt;BR /&gt;select * from table&lt;BR /&gt;where bld = '%floor'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Am I doing it right?</description>
      <pubDate>Sun, 24 Oct 2004 16:39:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/select-with-wild-card/m-p/4867005#M863668</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2004-10-24T16:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: select with wild card?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/select-with-wild-card/m-p/4867006#M863669</link>
      <description>The _ is a wildcard for any single character.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Sun, 24 Oct 2004 17:43:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/select-with-wild-card/m-p/4867006#M863669</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-10-24T17:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: select with wild card?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/select-with-wild-card/m-p/4867007#M863670</link>
      <description>what if it is more than one charecter.&lt;BR /&gt;405.1&lt;BR /&gt;&lt;BR /&gt;I am looking for anything that has the . in the column.</description>
      <pubDate>Sun, 24 Oct 2004 18:23:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/select-with-wild-card/m-p/4867007#M863670</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2004-10-24T18:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: select with wild card?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/select-with-wild-card/m-p/4867008#M863671</link>
      <description>I have figured it out.&lt;BR /&gt;like!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;where bld like '%.%'</description>
      <pubDate>Sun, 24 Oct 2004 18:28:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/select-with-wild-card/m-p/4867008#M863671</guid>
      <dc:creator>Ratzie</dc:creator>
      <dc:date>2004-10-24T18:28:33Z</dc:date>
    </item>
  </channel>
</rss>

