Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How to check that a delete / update operation completed successfully when using a stored procedure?

Calling stored procedures, passing NULL values, dealing with boolean values

Is there any way to make this UDF deterministic?

What GUID can I use as a placeholder

How do you drop a column with an unamed default value constraint and unknown indexes

Unicode characters causing issues in SQL Server 2005 string comparison

SQL Server 2005 (Express) - Login vs User

SQL Server 2000, Get COUNT(DISTINCT ID) with a condition that I can't write to my WHERE?

SQL Server Update with left join and group by having

sql sql-server tsql sql-update

Getting sourcecontrol on stored procedures

hundreds of databases sql server log shipping

how do I subtract values from two select statements

sql-server

Is this method a good aproach to get SQL values from C#?

c# sql-server .net-3.5

TSQL: finding unique entries in a single table

SQL Server + Select top 1 record of all the distinct records

sql-server

Can you optimize this code? T-SQL

sql-server

How do I connect to SQL Server with VB?

Multiple conditions with CASE statements

Change SQL Server database version

sql-server

FileStream: T-SQL vs Win32