Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tsql

Case sensitivity goes crazy

Create database with t-SQL without specifying its file name

c# asp.net sql sql-server tsql

T-SQL how to prevent deletion first row in table

sql-server database tsql

Get XML element name and the attribute value using SQL XPATH query

sql sql-server xml tsql sqlxml

SQL Server : Msg 102, Level 15, State 1, Line 2 Incorrect syntax near '='

Can a loop lock itself?

sql sql-server tsql

SQL Server : fix misspelled business names

sql sql-server tsql

Case-insensitive primary key of type nvarchar where ß != ss

Declare a table has a column that is the product of two columns

mysql sql tsql

Row By Row ( Without Cursor or Loops)

sql tsql sql-server-2012

sql update data in 2nd db from 1st db only where table exists

sql sql-server tsql powershell

Stored proc to return data based on nullable columns by a priority

How to make in T-SQL LIKE number or empty string inside square brackets?

Passing multiple values to a parameter of a function in SQL

HTML Encoding in T-SQL?

asp.net sql tsql

TSQL md5 hash different to C# .NET md5

one-to-many query selecting all parents and single top child for each parent

SELECT ONE Row with the MAX() value on a column

sql sql-server tsql

T-SQL foreign key check constraint

How do I join the first row of a subquery?