Monday, November 03, 2025
Information Technology Tips, Tricks and Techniques

Information Technology Tips, Tricks and Techniques

Everything About Information Technology

  • Welcome to ITPrecinct.com
  • Recent Posts
  • Blog
  • Tips-And-Tricks
  • Privacy Policy

Tag: ms sql

Concatenating Rows in Sql Query

Mar 25, 2019Sep 15, 2023 Babur Mansoor

Sometimes it is required e.g, to get a comma-delimited-values list in a field from a relational database table. This is only possible to find some way to concatenate rows of the table. Following is one of the possible solutions using ‘FOR XML PATH’ expression in T-Sql. You may find other solutions as well. Suppose you […]

Continue Reading

Recent Post

  • Bridging E-Commerce and Trust: The Role of Mobile & Remote Notarization Oct 18, 2025
  • USB 4.0 vs USB 3.0: Evolution, Specifications, and Performance Explained Oct 8, 2025
  • VirusTotal: A Mighty All-in-One Solution for Malware Detection Oct 1, 2025
  • Supercharge Your Chrome Browser: Five Simple Tricks Sep 21, 2025
  • Powershell Technique: Automating Active Directory User Creation with PowerShell Sep 6, 2025

Post Categories

Post Categories

  • Android Tips and Tricks
  • Blog
  • External Links
  • Featured
  • General
  • General Tips and Tricks
  • Networking Tips and Tricks
  • Popular
  • Programming
  • Programming Tips and Tricks
  • Recent
  • Tech. News
  • Tips-And-Tricks

Recent Posts

  • Bridging E-Commerce and Trust: The Role of Mobile & Remote Notarization
  • USB 4.0 vs USB 3.0: Evolution, Specifications, and Performance Explained
  • VirusTotal: A Mighty All-in-One Solution for Malware Detection
  • Supercharge Your Chrome Browser: Five Simple Tricks
  • Powershell Technique: Automating Active Directory User Creation with PowerShell