Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

use % wildcard with ' in ' operator in sql server

sql sql-server

CAST nvarchar to datetime regardless of login date format?

EF Core without migrations for existing SQL Server database

Docker Container: Unable to connect to SQL Server by name

sql-server linux docker sqlcmd

inserting a floating point value with a culture where comma (,) is used for "floating point"

c# .net sql sql-server

SQL query to search for room availability

sql sql-server

SQL Server Comparing Subsequent Rows for Duplicates

T-SQL Soundex/Difference to find duplicate rows

sql-server t-sql

SQL: How to set a custom MAX datetime?

sql sql-server t-sql

Hibernate id generation with both Oracle SEQUENCES and SQL-Server IDENTITIES

SQL Server : remove all prefixes, split first and second name - Improve code quality

sql sql-server

tSQLt - How to check if the table values have changed by certain value

sql-server t-sql tsqlt

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