Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How to measure query duration without showing results of query?

sql sql-server

c# execute SqlCommand with Parameters in "using" code block

Create foreign key constraint on JSON column

json sql-server t-sql

Error in @@ROWCOUNT inside SQL Server 2019 UDF

SQL Server threads - one does all the work, the other MAXDOP - 1 (5..30) do nothing

Oracle equivalent of T-SQL SET @var = @var + ' ';

selecting digits right of the last zero in SQL Server

sql sql-server t-sql

How to insert an integer value into a textbox using stored procedure calculations?

c# sql-server

Example of OUTPUT clause to get Identity with ado.net?

c# sql-server ado.net

How can we use EXEC sp_executesql for two dynamic SQL statements?

Determine dates by number of days, "what date is 180 days from now

sql-server datetime

How to import a shape file into SQL Server?

sql-server shapefile

ordering street address in MS SQL

sql-server

SQL Column ID value jumps 10000 times

Contained and login user passwords aren't working after restoring .bacpac from one Azure SQL Server to another

sql sql-server azure t-sql cloud

.NET 8 & SQL Server 2016 - Contains() throws error [duplicate]

SQL Server dense_rank with sum

sql sql-server

SQL Server 2008 R2 storing multimedia

nvarchar & varchar with Oracle & SQLServer

Is it possible to sync two sql express servers with MS Sync Framework