Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tsql

Pivot transformation using t-sql [closed]

Is it possible to perform T-SQL fuzzy lookup without SSIS?

Find the date/time a table's column was created

Cannot create a stop list in SQl 2008

How to split a string in T-SQL?

sql-server-2005 tsql

How to select a column in SQL Server with a special character in the column name?

sql sql-server tsql

Sql Server STUFF - is it supposed to work with position > 8000?

sql-server tsql

SQL Server regular expressions

sql sql-server regex tsql

String or binary data would be truncated SQL Error

sql tsql varchar

Compare two sets of XML data using XQuery in SQL Server

dropping duplicate foreign keys

How to remove the first column from a temp table select

How to trim everything after certain character in sql

sql-server tsql

SQL - using an alias in a where clause in a subquery

Error Converting data type 'Numeric' to Decimal (help!)

How to Short-Circuit SQL Where Clause

sql sql-server tsql

Getting most used words from a column of strings in SQL

sql sql-server tsql

Incorrect syntax near OFFSET command

SQL: Remove part of the string from all the entries returned by the SELECT statement

MS SQL Server: Check to see if a user can execute a stored procedure