Return Several Row Into 1 Row in SQL Server

Pada posting "Return Several Row Into 1 Row in SQL Server" kali ini akan dijelaskan cara untuk menggabungkan beberapa row pada hasil query menjadi 1 row sehingga kita dapat menyimpan hasil dari query tersebut dalam 1 variabel.

Dibawah ini screenshot "Return Several Row Into 1 Row in SQL Server" sebelum digabungkan.

Return Several Row Into 1 Row in SQL Server
Figure 1 - Before

 Dibawah ini screenshot "Return Several Row Into 1 Row in SQL Server" setelah digabungkan :

Return Several Row Into 1 Row in SQL Server
Figure 2 - After

Recommended Reading:
Error Solution : The DELETE statement conflicted with the REFERENCE constraint

Semoga posting tentang "Return Several Row Into 1 Row in SQL Server" ini dapat bermanfaat.

Salam,

Popular posts from this blog

SmartObject property ID is a required property for selected method Create. Value must be set.

Cara inject USB 3.0 Driver pada instalasi Windows - How to Inject USB 3.0 Driver in Windows 7

Python Font Color in Console