![]() |
|||
|
![]() |
||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||
![]() |
|
Looking for the original pages? (formerly called "Morgan's Library") You can find them here.
![]() Term: CONCAT
Definition: CONCAT(string_1, string_2); string_1 and string_2 are the two strings to be concatenated. The || operator allows you to concatenate 2 or more strings together: The syntax for the || operator is: string_1 || string_2 || string_n; CONCAT may also be used in more complex expressions and statements: standard.CONCAT( Related Links: Related Code Snippets:
![]() |
![]() |
Home : Code Library : Sponsors : Privacy : Terms of Use : Contact Us | 24 users online © 2009 psoug.org |