Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2012

In sql, what is the best way to store several ordered vectors/lists?

c# sql list sql-server-2012

Find all children who are not parent

SQL Server - Finding the first day of the week

Default server name for Microsoft SQL Server Management Studio 2012

Using temporary tables in ssis package

SQL - How to count records for each status in one line per day?

"Invalid use of a side-effecting operator 'OPEN SYMMETRIC KEY' within a function." error while opening a symmetric key

What's the difference between CREATE PROC and CREATE PROCEDURE?

sql tsql sql-server-2012

Adding upper case letter only constraint in SQL Server

sql-server-2012

Creating a new table from two existing tables with every combination possibility

What's the difference between filtering in the WHERE clause compared to the ON clause?

sql tsql sql-server-2012

How to simulate COALESCE conditions in WHERE clause

How to calculate percentage of each row in SQL Server 2012?

How to convert DateTime to VARCHAR() without dashes and colons

SQL - NEWID() producing the same guid on an update query

sql sql-server-2012 newid

What is the advantage of using sp_rename to rename a SQL table?

What exactly does "(X row(s) affected)" mean?

sql sql-server-2012

Convert from varchar into date in SQL Server

Error 0x84b10001 when installing SQL Server 2012 on a machine with VS2013

sql-server-2012

T-SQL how to SUM a text data?