Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tsql

SQL Server 2008 R2. Incorrect syntax near 'AUTO_INCREMENT'

delete primary key row which is foreign key of another table [closed]

BNF notation of T-SQL

sql tsql bnf

Exporting binary file data (images) from SQL via a stored procedure

SQL Server query xml attribute for an element value

sql sql-server xml tsql xquery

Two foreign keys reference one table - ON UPDATE SET NULL doesn't work

VS2013 Database Project how to reference other database projects in solution

Why pivot with "extra" columns doesn't combine results

sql sql-server tsql pivot

Full Text Search of URL field sql server

Unique Constraint for Bit Column Allowing Only 1 True (1) Value

Stored procedure modified time

Using COALESCE in SQL view

T-Sql xml query with namespace

xml tsql

Creating composite foreign key constraint

XML data type method “value” must be a string literal [duplicate]

sql xml tsql sqlxml

SQL identity (1,1) starting at 0

How can I do an Optional JOIN using SQL

mysql sql tsql join

Auto Increment a non-identity Column in sql-server

Using CHAR(13) in a FOR XML SELECT

Find duplicate records based on two columns

sql sql-server tsql