Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

SQL Argument data type int is invalid for argument 1 of charindex function

php mysql sql sql-server

How to load grouped data with SSIS

Invalid Column Name using Dynamic SQL

How to check for available stock and allocate them to an order using a view in SQL Server

sql sql-server

Get records via foreign key in another table in Entity Framework 6

Converting Hex to Float SQL

MSSQL Linked Server error: The OLE DB provider "OraOLEDB.Oracle" for linked server supplied inconsistent metadata for a column

How to chunk updates to SQL Server?

sql-server

Sqlpackage.exe Deploy to Azure: Can I specify performance tier?

Insert child nodes from an SQL xml variable into another xml variable

sql-server xquery nodes

SQL Server Nvarchar and Java prepared statement

what's the difference between is not null and <>' '

sql sql-server tsql

Can the ROOT element in a select statement using FOR XML PATH be set using a variable?

sql-server xml

Get substring between second and fourth slash

Why is a cast from DATE to VARCHAR non-deterministic?

sql-server tsql

How can I specify to use SQL Server LocalDb 2014 rather than SQL Server LocalDb 2016 in the connection string?

How to add xmlns in the root in XML in SQL Server 2014

Merge Start And End Columns To One Column

The type 'Microsoft.SqlServer.Types.SqlGeography' exists in both 'Microsoft.SqlServer.Types.dll' and 'Microsoft.SqlServer.Types.dll'

c# sql-server

What is the difference between NOT condition and NOT() in Oracle and MS SQL Server

sql sql-server oracle