Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

I need to find a way to delete everything after the third .bak file in a SQL Server backup folder

Get the amount of days in a month - mdx

sql-server t-sql mdx cube

Combine two columns data into one column leaving null values

getting error the operation 'alter table add index' is not supported with memory optimized tables in sql server

T-SQL: check if variable is null

sql-server t-sql

Save results of exists query to a variable

sql sql-server

Using File Tables with Entity Framework as well as cascading functionality

Distinct values of a column from a very large table

Could not Alter/Drop the trigger

SQL: Not equal operator Problem

Combine Date from one field with time from another field - SSIS

sql-server ssis

postgresql equivalent of SQL Server sysprocesses loginname and program_name

sql simple sproc - filter

SQL Server - is there a way to mass resolve collation conflicts

sql sql-server collation

Syntax error in ALTER PROCEDURE in a DB update script

SQL Server - Set column value based on other column

sql sql-server

Count distinct and non distinct values

sql sql-server

Is there a solution for getting the default value of the parameters of a given stored procedure?

sql sql-server