Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

SQL Server Import table keeping default values

sql-server import

How to add a user in an SQL Server database with the same rights as in another one on the same server?

sql sql-server

SQL Server table audit trigger

sql sql-server xml t-sql

Using OpenQuery With INSERT INTO Statement

How to disable Strong Passwords on Azure SQL

Get the column names of a table and store them in a string or var c# asp.net

c# asp.net sql-server

SqlException: "Must declare the scalar variable" in execution stored procedure

Removing duplicates from one filed where the rest of the row isn't duplicated

sql-server

Converting a MSSQL varbinary to a base64 string

Using SQL Transactions for a single sql query [closed]

sql sql-server transactions

Inserting missing rows with a join

sql sql-server t-sql

Creating multiple UDFs in one batch - SQL Server

On-demand refresh mode for indexed view (=Materialized views) on SQL Server?

Are there any utilities to extract binary data from SQL Server?

sql-server

Create External Table in Azure SQL Data warehouse to a wild card based file or folder path

Remove SQL comments

sql sql-server comments

How to sort by number in SQL Server?

sql sql-server

Check the existence of statistic with same columns before creating a statistic on a SQL table

sql sql-server

How to combine rows in SQL Server if Identical values exist, such as a given product name?

sql-server linq