Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Which mysql function is used to concatenate string?



Which mysql function is used to concatenate string?..

Answer / hrindows@gmail.com

CONCAT() function is used to combine two or more string data. The use of this function is here with an example.
Example: The following SELECT query with CONCAT() function will combine five words, ‘Welcome ‘, ‘to’, ‘SoftwareTestingHelp’,’.’ and ‘com’.

SELECT CONCAT('Welcome ',to ','SoftwareTestingHelp','.',com');

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How many values can the SET function of MySQL take?

2 Answers   Creative Informatics,


Explain Normalization concept?

2 Answers   Inuva,


How do I know if mysql is installed on windows?

0 Answers  


What is the difference between database and table?

0 Answers  


How do I change mysql password?

0 Answers  


How many TRIGGERS are allowed in MySql table?

0 Answers  


How do I connect to a database in mysql workbench?

0 Answers  


Is mysql free software?

0 Answers  


How do I rename a table in mysql?

0 Answers  


What are all the Common SQL Function?

0 Answers  


List the different types of normalization?

0 Answers  


How to delete a database from mysql server.

0 Answers  


Categories