Querying MS SQL Server: Using STUFF Function (Trans-SQL)

Опубликовано: 07 Июнь 2015
на канале: Coding Homework
6,559
34

Querying MS SQL Server: Using STUFF Function (Trans-SQL)

Write an SQL query that displays book title, ISBN, and authors for each title.
If there are multiple authors, display them all together in one line,
each name separated by a '|' character.

NOTE: This is similar to concatenating strings, but in this context normal concatenation will not work. Instead, we will use STUFF function to get the desired results.

Learning Microsoft SQL Server? Follow my MS SQL tutorials for beginners. I do a lot of SQL querying challenges and SQL projects as part of my homework - every day!
If you are learning SQL, nothing beats solving real programming exercises and coding challenges.
So don't forget to subscribe, as I release new programming videos every day!

DOWNLOAD SOURCE FILES: http://www.codinghomework.com/?p=745


На этой странице сайта вы можете посмотреть видео онлайн Querying MS SQL Server: Using STUFF Function (Trans-SQL) длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Coding Homework 07 Июнь 2015, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 6,559 раз и оно понравилось 34 зрителям. Приятного просмотра!