From ddc1b642456688fafe7832201f1f7ca0d9d09548 Mon Sep 17 00:00:00 2001 From: legenerationlazi Date: Tue, 17 Apr 2007 23:25:57 +0000 Subject: [PATCH] --- ...ry Language) - Functional Expressions - String functions.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - String functions.php b/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - String functions.php index 1a59eaadb..80a3657fb 100644 --- a/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - String functions.php +++ b/manual/docs/DQL (Doctrine Query Language) - Functional Expressions - String functions.php @@ -1,3 +1,5 @@ + + * The //CONCAT// function returns a string that is a concatenation of its arguments. In the example above we map the concatenation of users firstname and lastname to a value called name