News

Ahead of his November Live!360 conference session, titled "Database Design: SQL Server Datatypes," he shared some of his experiences helping enterprise IT reclaim some of their free time back ...
Dynamic SQL lets you create a query string based off of user input. SQL Server allows you to create dynamic SQL statements. The statements use a SQL string varchar data type, then you execute the ...
BR><BR>What we're talking about as things stand now are:<BR><BR>1 x File Server DL360 with MSA20 disk array.<BR>1 x SQL 2000 (most likely ... really I'd appreciate any input.< ...
I'm trying to take an XML document and dump the contents into a table. Not as XML using the SQL Server 2005 XML datatype, but as the parsed data values into a table with a column for each element.< ...