Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Index on foreign key or not in SQL Server 2008

MySQL to SQL Server migration

Efficiency of using CASE WHEN ... IS NOT NULL vs ISNULL/COALESCE

sql-server

SQLServerException: The conversion from timestamp to TIMESTAMP is unsupported.

SQL Server 2008, temp tables, cursor

How would I call a function which returns a table and accepts a varchar?

Can we update real data in views?

CTRL + K, CTRL + F (Format Code) Not Working in MS SQL Server

varbinary(max) datatype invalid

Set primary key in very large database

sql-server

Filter out duplicates from a loaded dataset in SSIS

sql sql-server ssis

SQL Server varbinary(max) and varchar(max) data in a separate table

sql-server

SQL Server stored procedure export to Excel workbook with multiple sheets

asymmetric key creation over network

Is there a JS library that supports writing linq to sql queries with nodejs?

sql-server linq node.js

Is there an 'anytype' type for SQL Server

sql-server function

SSRS - return multiple queries in one stored procedure

The logical tables INSERTED and DELETED cannot be updated

The best way to perform such calculation logic in T-SQL

sql sql-server database tsql

Is there a way to use `exec` in a where clause?

sql-server