![]() |
|||
|
![]() |
||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||
![]() |
|
Looking for the original pages? (formerly called "Morgan's Library") You can find them here.
![]() Term: TRIM
Definition: TRIM( Example Syntax for specifying a literal character: SELECT TRIM('Z' FROM 'Zebra') FROM dual; Example Syntax for specifying a character by its CHR() value: SELECT TRIM(CHR(90) FROM 'Zebra') FROM dual; Also See: Definition & Examples: LTRIM LTRIM (Left Trim) Function Definition & Examples: RTRIM (Right Trim) Function Related Links: Related Code Snippets:
![]() |
![]() |
Home : Code Library : Sponsors : Privacy : Terms of Use : Contact Us | 25 users online © 2009 psoug.org |