Why ISDATE() is returning 9996 as date?...
Read MoreIsDate Function in SQL evaluates invalid dates as valid...
Read MoreParse TEXT datatype column to grab values based on TAGS...
Read MoreVIEW with NOLOCK but called without NOLOCK...
Read MoreSQL Merge WHEN NOT MATCHED BY SOURCE THEN on filtered source and targed tables...
Read MoreRemove Identity from a column in a table...
Read MoreHow to find Cyrillic font (russian characters)?...
Read MoreCounting DISTINCT over multiple columns...
Read MoreI need a slow query on AdventureWorks (SQL 2005)...
Read MoreMaintainable INSTEAD OF trigger with Identity columns...
Read MoreRead Dynamics NAV Table Metadata with SQL...
Read MoreHow do I perform a simple string mapping as part of a t-sql select?...
Read MoreConvert ANSI to UTF in T-SQL, replacing German Umlaut 'ß' results in replacement of ...
Read MoreSQL Server convert decimal to EBCDIC...
Read MoreDelete duplicate records in SQL Server?...
Read MoreAggregating IDs within a PARTITION BY query...
Read MoreCheck for changes to a SQL Server database?...
Read MoreIn a junction table, should I use a Primary key and a unique constraint, or a compound/composite key...
Read MoreConvert to ASCII char in SQL Server...
Read MoreSQL transaction locks query weird behavior...
Read MoreUpdate SQL with consecutive numbering...
Read MoreExport stored procedure results as CSV (UTF 8 BOM format) to external server from SQL Server 2012...
Read MoreWhat does the new stored procedure default content mean? ...
Read MoreWhy does a WHERE IN query on a uniqueidentifer column result in a "range seek" (greater th...
Read MoreHow to grant database user read/write access roles the "new way"?...
Read MoreDynamic sql script to generate list of drop table statement...
Read MoreHow do I remove non-breaking spaces from a column in SQL server?...
Read More