Tag: Query
All the articles with the tag "Query".
MSSQL Table to XML
Published: at 09:22 AMA simple SQL query to convert a table to XML format in SQL Server.
SQL Query to Get Column Type
Published: at 08:52 PMA SQL query to retrieve column details such as data type, max length, precision, and primary key status.