Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Entity Framework returns stale data when selecting the whole entity but up to date when selecting just a field

Converting PascalCase string to "Friendly Name" in TSQL

Equivalent of ON DUPLICATE KEY UPDATE / UPSERT

Showing or hide line numbers at SSMS with shortcut?

Remove characters from text using TRANSLATE function (replace them with empty strings)

Getting "External table is not in the expected format." error while trying to import an Excel File in SSIS

sql-server excel ssis oledb etl

SQL Server trigger on insert and how to reference the data that was inserted

sql-server triggers insert

T-SQL calculated column how to get ISO week number [duplicate]

Is there a way to specify the column length in a temp table through the use of a SQL parameter in SQL Server?

Access VBA Parameter in passthrough query to SQL Server

I want to hide tables in SQL Server database

sql-server azure

SQL Server equivalent of MySQL DATE_FORMAT()

mysql sql sql-server

Create Pivot query in SQL Server like Excel pivot table

ANSI_NULLS flag in SQL Server?

Calculate percentage value for each row based on total column value in SQL Server

Lock row for reading on SQL Server?

How to calculate Feed Conversion Ratio?

sql sql-server

How to show my table horizontally instead of vertically in SSRS report

ODBC connection in R with Azure Active Directory Password authentication

Scaffold-DbContext doesn't produce models