Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How to make persisted computed column in EF code first?

Infinite loop CTE with OPTION (maxrecursion 0)

Efficiency of joining subqueries in SQL Server

SQL Azure - How can I select sysdatabases table from master database in SQL Azure?

sql-server azure

How to find a specific Foreign Key of a table through T-SQL?

sql sql-server

Does an update statement in update trigger, fire trigger again?

sql sql-server triggers

Binary datatype for Primary Keys Vs Int?

An expression of non-boolean type specified in a context where a condition is expected, near 'Begin'

sql sql-server

Use Multiple CTE

MS SQL Server 2008 "with (nolock)" equivalent for IBM DB2 9.7

sql-server db2 nolock

IEnumerable<T>, Parallel.ForEach and Memory Management

How to select a max row for each group in SQL

SQL Server 2014 - No services installed in SQL Configuration Manager

sql sql-server

Add SSIS to existing SQL Server instance

SQL Server : random date in specific range (including random hours, minutes,...)

sql-server

TSQL: Is there a way to limit the rows returned and count the total that would have been returned without the limit (without adding it to every row)?

SQL Server - Is there any such thing called 'dirty write'?

How to set a sqlcmd output to a batch variable?

DECRYPTBYKEY slower on SQL Server 2014 than SQL Server 2012

Check for two decimal digit number in string