Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Join columns SQL query

sql sql-server tsql

Parsing OpenXML with multiple elements of the same name

In which scenarios does SQL Server ROW_NUMBER() not start from 1?

System.InvalidCastException: Failed to convert parameter value from a XElement to a String

How to create a calculated column in a SQL Server 2008 table

sql sql-server tsql

DateAdd Column caused an overflow

When is it proper to use unique key in a table than a primary key?

mysql sql sql-server

SQL ROW_NUMBER with INNER JOIN

sql sql-server row-number

Insert trigger copy row to another duplicate table SQL Server 2008

Database design for tracking progress over time

sql-server database

SQL Geography data type column in GROUP BY clause

Does an Upsert violate the Single Responsibility Principle?

Find and Replace credit card numbers

What SQL Server 2005/2008 locking approach should I use to process individual table rows in multiple server application instances?

sql-server locking

How to hide password to MySQL database from people using the program

java mysql sql sql-server jdbc

'Create VIEW' must be the only statement in the batch

Convert an SSIS package to a .NET application?

c# sql-server ssis maintenance

Adding a auto generated id to record in the results

sql sql-server

Convert Bool to Bit in SQL Server

Use Results of Stored Procedure in Where clause