Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

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

How do I insert into two tables all at once in a stored procedure? [duplicate]

Deserialize XML object in T-SQL

sql-server xml tsql xquery

Update SQL server xml column using XQUERY?

Copy table(s) with data from one schema to another?