Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Stored procedure (SQL Server), can't find the issue

Row-level security based on IS_MEMBER function

ConvertTo-Json in object with array as property value

Get XML from different Tables

sql sql-server xml t-sql

SQL Server: Check Upper Case or Lower Case after certain Character

Adding one more join kills performance

Querying all records are true in sql-server - is casting expensive performance wise

sql-server t-sql

Can't select more than 700000 rows from SQL Server using C#

c# sql sql-server

Get all overlapping date ranges when all overlap at the same time

sql sql-server t-sql datetime

Left-join EXCLUDING matching records?

Excel VBA - Slow update of SQL Server table

Counting Distinct users over time

When to use Count(PK_ID) and when to use system tables?

sql sql-server

C# call a SQL Server user defined function via Entity Framework

Is it possible to get City from Longitude/Latitude?

Find Rows where the Same Two Column Values Recur

sql sql-server

Bypassing character limit on OPENQUERY failing use EXECUTE

How to set a negative result to zero without typing the formula twice

Calculating expired vouchers, given a fixed window

sql r sql-server