Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Extract date from string and insert into field Microsoft SQL Server 2012

MIN of XML descendats of date type

How to enable MSDTC on SQL Server 2014?

Recursive SQL Query with order tree

Trouble with logic on how to query for all possible 5 number combinations of numbers 1 - 69 into SQL table

sql sql-server algorithm

How to create "Script Generator Options" scripts in SQL Server?

Add separator when fetching values from XML in SQL

Converting DateTime to String in SQL Server & Postgres

sql-server postgresql

Alternative to using ROW_NUMBER for better performance

sql sql-server

What is the purpose and risks of enabling SQL CLR?

sql-server sqlclr tsqlt

Why we need a primary key?

sql sql-server primary-key

Is there any shortcut to preview procedure/function definition

sql-server ssms

Unencrypted connection to SQL Server throws handshake error

"Edit Top 200 Rows" not working for SQL Server 16.0 - Express Edition

Difference between ADO client-side vs server-side cursor when the SQL Server database is local?

sql-server excel vba ado

C# ExecuteScalar() null COUNT vs SELECT

dotnet ef update database : A connection was successfully established with the server, but then an error occurred during the login process

Working with Decimal fields in SSIS

How to create identity column when importing data from Excel into MS SQL Server (with Import and Export Wizard)?

sql-server database excel

What is the real cost of a SQL transaction?

sql sql-server ado.net