Webastor - Programming Tips and Tricks

Programming language => Sql => Topic started by: Jai on April 17, 2016, 09:24:22 AM

Title: What are the case manipulation functions of SQL?
Post by: Jai on April 17, 2016, 09:24:22 AM
Hi all, I would like to ask you for a little help what are the case manipulation functions of sql? Please tell me about it.
Title: Re: The case manipulation functions
Post by: Ali on December 09, 2017, 05:22:22 PM
CONCAT: Concatenates [joins] the first character value to the second character value; equivalent to concatenation operator (||).