Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Fuzzy grouping in SQL

sql sql-server

SQL Server - Finding the first day of the week

Working with table types

c# sql-server tsql

Get SCOPE_IDENTITY value when inserting bulk records for SQL TableType

What Does *= means in WHERE Clause in TSQL?

sql sql-server tsql

How can I sort floating-point values in numeric order when they're stored in an nvarchar column? [closed]

sql sql-server

SQL Server convert to optimal short date

sql sql-server tsql

Read XML child node attributes using SQL query

Return IDENT_CURRENT which was inserted

c# sql sql-server winforms

Convert nvarchar(max) to varbinary(max)

sql sql-server

Understanding of nested SQL in C#

c# sql sql-server

How do I select from a specific number of rows?

mysql sql sql-server qsqlquery

MS SQL Temporary table

How to use sql reserve keyword in column name

sql-server reserved-words

Default server name for Microsoft SQL Server Management Studio 2012

SQL Server: Arithmetic overflow error converting expression to data type bigint

sql-server

Inserting a ROW at the end of a query with Totals for SUM columns

tsql between two dates which can be null [closed]

sql-server tsql select where

How to update a table using stored procedures in SQL Server

How can I actually close a sql connection