Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Regex for one column that has numbers and letters but not one or the other

sql-server regex

Unique constraint for table with column for soft delete

CTE executed multiple times

How to I run a single sql command from the sqlcmd prompt?

SQL Server: Select entry based on frequency of entries in another table

Obtain SQL Server executed query history of specific database

sql sql-server

SqlParameter Datetime SqlValue difference with Value

c# sql-server t-sql datetime

MySQL \G equivalent in SQL Server

mysql sql-server

Does a T-SQL transaction get rolled back if cancelled?

sql sql-server

How to delete all rows from datatable

How to get the last records for a combination of 2 columns?

How to make a parameterized SELECT query in C#?

Updating a SQL Server table with random names

sql sql-server

SSIS Azure BLOB / DW Upload task error

sql-server azure ssis blob

Rename a column if it exists in a table

Order by with case and Union in Sql Server

Updating database records with unique constraint

SQL minus operation using join

sql sql-server

sql server : select rows who's sum matches a value [duplicate]