Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.oracle -> Re: What is use of trim

Re: What is use of trim

From: Don Million <donald.million_at_janus.com>
Date: 30 Apr 2004 09:05:42 -0700
Message-ID: <1fe9ffbc.0404300805.a5d6a4c@posting.google.com>


It's pretty simple: rtrim trims blanks from the right side of a string, ltrim trims blanks from the left side, and trim trims blanks from both sides. Received on Fri Apr 30 2004 - 11:05:42 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US