SQL - Part 24 - concat() MySQL String Function

preview_player
Показать описание

In this video, I have explained and practically demonstrated using concat() built-in function of MySQL in SQL statements.
Рекомендации по теме
Комментарии
Автор

I'm spending My time after college with your videos and food for several hours periodically👍

D
Автор

You teach in very detail, hattsoff to you sir

vaibhavpatharkar
Автор

Sir we can concat only within the table or We can use concat with other table column

saikumarlavudya
Автор

does not work, always getting errors. for each lecture new operators, all are getting error, tried everything suggested in the comments. I'll have to stop learning from this series. it's frustrating. :( but you did wonderful work.

ashwinisolanki
Автор

Error in SQL:
FUNCTION northwind.contact does not exist

infinitysimulation
Автор

I get the error "Error 1: could not prepare statement (1 no such function: concat)" when I run -
select concat(Firstname, LastName) from Employees;

ifeinUSA
Автор

Sir, please tell me the reason behind why I am getting the "Error 1: could not prepare statement (1 no such function: concat)"

hardikbhardwaj
Автор

Sir, it's having an error as 'northwind. employees' doesn't exist.

somiyasaxena
Автор

Concat is not working in w3 schools. Message displayed : no such function : concat

Jawalove
Автор

i get error for Error 1: could not prepare statement (1 no such function: concat)
select concat(firstname, lastname) from employees

parmanandkawadkar
Автор

Concat string function also not working sir

fazulurrehman