Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How do I add a record only if it doesn't already exist in SQL Server?

c# sql-server

Convert DateTime to string with format YYYYMMDD

What is a good lightweight ORM for our needs?

.net asp.net sql-server orm

Tsql - get entire row information with max and group by

Why is my SqlDependency not firing

Constraint is key is index is constraint?

How to convert a recordset to a delimited string in SQL Server

sql-server

Get date out of sql server datetime

php sql-server

SQL Server: multiple queries or UNION

sql-server union

Partitioning Table Error with more partitions than Filegroups

SQL Server DELETE error - Subquery returned more than 1 value

sql sql-server

Update table column with data from other columns in same row

sql-server

Select based on matching columns

SQL - How to count yes and no items

sql sql-server

Parent/Child hierarchy tree view

Export SQL Server database from MySQL import

mysql sql-server

SQL number decimals

sql sql-server tsql

Is there a way to test for a specific sql exception type in C#?

c# asp.net sql-server

How to assign a sum of values within fields to a variable?

Is there a more elegant form for assigning NULL to InsertCommand's NVarChar?