Загрузка...

SQL Tips extract First name and last name from full name #sql #interview #sqltips #database

BSTRING_INDEX(full_name, ' ', 1): Returns the substring from the start up to the first space, which is the first name.
SUBSTRING_INDEX(full_name, ' ', -1): Returns the substring from the last space to the end, which is the last name.

Видео SQL Tips extract First name and last name from full name #sql #interview #sqltips #database канала Desk For Dev
Яндекс.Метрика

На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.

Об использовании CookiesПринять