<br><div class="gmail_quote">On Mon, Dec 8, 2008 at 7:43 PM, David L. Willson <span dir="ltr">&lt;<a href="mailto:DLWillson@thegeek.nu">DLWillson@thegeek.nu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
How do I turn values like &quot;2c-lb, 4wr, 38b-t1&quot; into just the numbers that they begin with? &nbsp;In this case, I would want a return of &quot;2, 4, 38&quot; and I would want the 1 at the end of the last datum ignored.<br>

</blockquote><div><br>I think these are&nbsp; database-specific functions.&nbsp; Like Oracles to_number or Postgres&#39; cast()<br><br>Angelo<br><br></div></div>