Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Database Design: Index Varchar

Trying to find a good picture/diagram of SQL Server security: logins, roles, etc

sql sql-server security

SQL: Left Outer join that can switch what columns to join with depending on data inside the column

SQL check if all values of bool are true by group

sql sql-server

How to connect SQL Server with .NET MAUI

c# .net sql-server maui

Convert rtf blob to text in MS Sql

sql-server t-sql blob

Can I avoid a nested SQL query for a simple Linq to Entities projection?

Dynamic casting when using pivot

Cannot add user to SQL Server 2012 database

Is a good practice to disable indexes before insertion of many records on SQL Server?

sql-server database

Converting to float: CAST vs CONVERT vs *1.0

Unable to load dynamic library 'php_mssql.dll' [closed]

sql-server

Calling a .Net Assembly from a SQL Server 2005 Reporting Services report?

I traced a Stored Procedure as shown in the SQL Server 2005 Profiler. It's not found but works. Why?

Find Duplicates in SQL and UPDATE them?

insert unique values only

Initiate Compare Files feature of SSMS2012

Is there any way to insert below nested json data into sql server

Using CAST or CONVERT in CONTAINS - SQL Server

sql sql-server

How to get date from one table and insert into another table

sql-server