Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

Checking for duplicate data in SQL Server

Multi-value date parameter in stored procedure?

SQL: Union of polygons

INSERT INTO SELECT strange order using UNION

SQL Server Management Studio 2008 install - no option

sql server sort by first column in table

Not sure why my Stored Procedure isn't working between pyodbc and SQL Server

Creating a table using dynamic sql

Loop through a split string variable to insert rows in a stored procedure in SQL Server 2008

Replace multiple repeating character to one

sql sql-server-2008 tsql

Send bulk email from SQL Server 2008

Run a Query from Linked Server (Oracle) in SQL Server2008 R2

Select based on matching columns

How to get MAX int but exclude specific int?

sql sql-server-2008 tsqlt

If I disable the Job which is running it will stop the Job?

sql-server-2008

Argument data type numeric is invalid for argument 1 of substring function

sql-server-2008

SQL Server : get average per week for the past 30 weeks

sql sql-server-2008

SQL inner join with top 1

sql sql-server-2008 tsql

Safely delete rows in sqlserver so you can rollback a commit

Count distinct records in one column with multiple values in another column