Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How to solve Microsoft SQL Server. Error 233. Provider: SSL Provider

Long running Stored procedure without keeping connection opened to Azure database

Grouping sets by year, month, and date

Update each row in table

sql sql-server function tsql

How to avoid deadlock while mutiple process working on same table in sql

sql sql-server

Are conditions without ISNULL stinky?

sql sql-server select isnull

SQL Server Data Masking Minimum permissions needed to mask

database in restore state

Empty string results in "Errors were detected in the command line arguments, please make sure all arguments are set correctly"

Transaction Isolations level in SQL Server

Parent child hierarchy with order by on name

How do I unpack a SQL Server DATETIME in a pyodbc Output Converter function?

Index exceeds maximum length in SQL Server

sql-server indexing

Understanding SqlMapper.ICustomQueryParameter

Query Azure SQL Database using Rest-API

Why is the SqlConnection still open after forcing .Close() and with using(...)?

c# sql-server sqlconnection

How are SQL Server Intent-locks work?

Query to list the job names and step associated with a particular table

ROWNUM as a pseudo column equivalent in T-SQL?

sql sql-server oracle tsql plsql

SQL average multiple columns for each row with nulls

sql sql-server