Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tsql

Find duplicates for several columns exclusive ID-column

Microsoft SQL xp_cmdshell doesn't like filenames with spaces. Can I replace the space with something else?

Create varchar from SELECT result

SQL select not a string doesn't return NULL value

sql-server tsql

Using Null variables in conditions in T-Sql

tsql null

Getting Number of Day in Quarter

How to delete rows in associated SQL tables?

DELETE EXCEPT TOP 1

Can I get comma separated values from sub query? If not, how to get this done?

Why do people use RaiseError instead of Print in T-SQL

sql tsql sql-server-2008-r2

Update field by reordering date from all records within the table

sql sql-server tsql

Fill In The Date Gaps With Date Table

Simplest way to process multiple hardcoded values in SQL?

sql sql-server tsql

Replace occurrences of a list of strings in a string without a cursor in T-SQL

sql sql-server tsql

What's the difference between filtering in the WHERE clause compared to the ON clause?

sql tsql sql-server-2012

Left outer join on multiple tables

sql sql-server tsql

How to simulate COALESCE conditions in WHERE clause

Get average value per day/hour without Group By

sql tsql sql-server-2008-r2

Get the running average of a column in T-SQL

How to improve perfomance on query NOT IN