Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in t-sql

Remove XML Nodes for matching attribute condition in SQLServer

T-SQL query group in date order (gaps and islands)

Select users who have records equal to y but not x

sql sql-server t-sql

Search Varchar and Integer Columns in T-SQL

sql-server t-sql

SQL Subquery with SUMs

Group repeated rows in TSQL

How to union xml path. Sql

sql xml t-sql for-xml-path

I need just the Min

sql sql-server t-sql min

Most efficient way to search by date in SQL Server database

T-SQL: How to retrieve a 1/2 of total row count (basing on some criteria) or 50 first rows?

t-sql

How do I do a comparison with just a month and year, not a complete date?

COUNT() over result of Except

sql t-sql aggregation

Select query select based on a priority

Efficient way of getting group ID without sorting

TSQL problem to calculate differences between two dates inside one table

sql t-sql sql-server-2008

LIKE operator with a variable number of search conditions, in T-SQL

Transpose a word written vertically to horizontally in SQL Server

sql sql-server t-sql transpose

SQL NOT LIKE Wildcard Condition on Inner Join

sql t-sql

DDL statements with variables for table and column names

T-SQL How to escape star (*) character