Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008-r2

How to add hard-coded literals to a query results on SQL Server?

sql sql-server-2008-r2

Are there any drawbacks to turning on ALLOW_SNAPSHOT_ISOLATION

What is the difference between being db_owner vs. db_datareader / db_datawriter?

SqlException: User does not have permission to perform this action

CLR User Defined Aggregate Function in order to get the first element of a sequence

SQL Server XQuery - Selecting a Subset

sql server unique key for each partition

Find duplicates, display each result in sql

Unique Key or Index with 'Is Unique'

sql sql-server-2008-r2 ssms

Self Join query to find duplicate records

sql query to insert values to auto increament column

SQL Server multiple shrink operations

How to make this the sample SQL Atomic?

SQL Table with 15m rows performance

Restrictions for the naming of a SQL Server login?

Query plan estimated row count insanely low despite valid stats

Prevent a value from being entered if it's a prefix of another value

ERROR Column CHECK constraint for column references another column

sql sql-server-2008-r2

How to add serial number over a randomly generated resultset in SQL Server?

How to get matching data using rownumber in SQL Server?