Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2012

How to subtract 30 days from the current date using SQL Server

How can I tell if a VARCHAR variable contains a substring?

SQL Server IF EXISTS THEN 1 ELSE 2

New Line Issue when copying data from SQL Server 2012 to Excel

Cannot load Counter Name data because an invalid index -Exception

c# .net sql-server-2012

How to remove cached server names from the Connect to Server dialog?

SQL Server 2012 can't start because of a login failure

Last executed queries for a specific database

Sequence vs identity

Is there a way to persist a variable across a go?

The ORDER BY clause is invalid in views, inline functions, derived tables, subqueries, and common table expressions

SQL Server IIF vs CASE

Index was outside the bounds of the Array. (Microsoft.SqlServer.smo)

Cannot execute script: Insufficient memory to continue the execution of the program

sql tsql sql-server-2012

Transaction count after EXECUTE indicates a mismatching number of BEGIN and COMMIT statements. Previous count = 1, current count = 0

Getting total row count from OFFSET / FETCH NEXT

No process is on the other end of the pipe (SQL Server 2012)

SQL Server Management Studio won't let me add an index to a table

The server principal is not able to access the database under the current security context in SQL Server MS 2012

SQL Server 2012 column identity increment jumping from 6 to 1000+ on 7th entry [duplicate]