Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008-r2

Grouping by DateTime field

Cannot use a CONTAINS or FREETEXT predicate on table or indexed view

Could not open new database 'DB Name'. CREATE DATABASE is aborted (SQL Server, Error: 948)

User defined type for unsigned 64-bit value vs NUMERIC(20,0)

View joining with stored Procedure results

Why are lock hints needed on an atomic statement?

Is there a built in way to limit a column in sql server to a list of explicit values in table design view?

SQL Filter date range query

SQL Server 2008 R2: Remove single occurrence record.

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

Joining massive CTE tables (13,000,000 rows+) performance problems

FIRST aggregate function which I can use with HAVING clause

Why does SQL Server sometimes choose an index scan over a bookmark lookup?

Getting error in SQL query with function use

c# sql sql-server-2008-r2

How do you do feature flags with stored procedures