Justin Cooney

Web Development Tips and Examples

Category: SQL Server 2022

  • There might come a day where you need to query a SQL Server table that has embedded XML rows. This is basically like having a table inside of a table. A simple example of where you might find this is in historical logging. So for example this might be a historical table where each day…