Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Summary of disk usage for all databases using SSMS

SQL if no rows are returned do this

SQL Server 2005 Currency Format with comma's and period

SQL Remove almost duplicate rows

how to work with after insert trigger in sql server 2008

Can I include a non-aggregated Column in an aggregate function in SQL without putting it into a GROUP BY clause?

SQL Server unique GUID

sql-server tsql

Add or subtract time from datetime in SQL server

Display deleted rows T-SQL

sql sql-server tsql

Getdate() function is returning different result than DateTime.Now in dotnet

.net sql-server

Find SQL Server Tables that have two specified column names

sql-server tsql

SQL - Where criteria to find names between A-F

DataSource parameter in connection string yields "Keyword not supported"

c# sql-server

SQL ROW_NUMBER and sorting issue

Sql Server TOP - used?

Creating custom assembly in SQL Server throwing assembly not found in database error

c# sql-server clr

Parse Domain from a given URL in T-SQL

sql sql-server tsql parsing url

Select 1000 distinct names from 100 million records via standard sql

SQL Server continue identity count after truncating table

How to select only duplicate records?

sql sql-server