Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in t-sql

SUM by two different GROUP BY

Get available dates between range of dates [duplicate]

sql sql-server t-sql

Can I avoid using cursors here?

What's the equivalent of "SELECT SYSTEM_USER" in Linq

Can an X # of rows be generated without using stored procedures or functions?

Entity Framework: StartsWith to SQL

WHERE equals condition returns mapped Unicode (fullwidth) results

Pivot using Dynamic SQL statement

sql sql-server t-sql pivot

Weird error (Msg 8107) on SQL Server 2008 R2 for SET IDENTITY_INSERT

T-SQL incrementing counter based on change in a column value

T-SQL to pull decimal values from a string

sql t-sql

TSQL Conditional Set

T-SQL delete duplicates based on a column

sql sql-server t-sql

T-SQL Index Of First Character In a String

How does EF determine nullable parameters?

Override alphabetical default ORDER BY with a UNION of 2+ tables?

SQL Server Nullable Column

SQL Server bad performance with a lot of ORs and repeating criteria using UPPER()