Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in t-sql

SQL - select most 'active' time from db

Using indexes on memory-optimized tables

Update, find/replace for xml field

sql sql-server t-sql

Selecting/Deleting duplicates

The different combinations of join are confusing, can someone boil it down a little?

SQL wildcards - trying to find a sequence of chars/nums within a string

sql sql-server t-sql

"Must declare the scalar variable" error when executing a stored procedure

Access and SQL Server calculate date differently

Dynamic filename for SQL Server backups?

Return the id of the just added row

t-sql sql-server-2000

Bitwise operation in SQL Server

Need some help with a SQL Query

How to UPDATE TOP(n) with ORDER BY giving a predictable result?

insert xml data to table stored procedure sql server

sql sql-server t-sql

MS-SQL Average Columns with NULL

Remove duplicate rows displayed in pivot

sql t-sql pivot

INSERT INTO OPENROWSET Syntax with Dynamic T-SQL

sql-server t-sql

Conversion Failed when Converting DateTime

t-sql casting

do i need to rewrite the case statement for every field?

sql sql-server t-sql