Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in t-sql

Decrypting data in SQL Server and pushing to a view

WHERE greater than a given datetime to reduce queried rows

sql t-sql sql-server-2014

Variables in SQL query

sql sql-server t-sql variables

Want 'Exists' in a Where clause to be used only when passed parameter has a value

sql sql-server t-sql

Trim string based on characters

Group dates by 7 days excluding specific dates

SQL Server Check if day does not fall on weekend and if so, iterate to a weekday

sql-server t-sql

using aggregate function once instead of multiple times inside a stored procedure

sql t-sql

Create list of dates, a month apart, starting from current date

sql sql-server t-sql

Maximum Count Range Intersection (in T-SQL)

T-SQL querying XML column with XPath very slow - how to improve, or alternatives?

sql-server xml t-sql xpath

generating json from bad mysql-formatted dates in asp

Generate XML from SQL Server by select multiple tables to a certain file location

sql-server xml t-sql

add not null column take values from other column

Where is the tradeoff between a join with logic (ranges) versus a Join with an intermediate table?

sql sql-server t-sql

How to make this the sample SQL Atomic?

Displaying rows in SQL Server where COUNT = 0

sql sql-server t-sql

Why is my query so slow? (SQL Server 2008 full text search weirdness)

what is the best way to reduce complexity of geometries

t-sql geometry geography