Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

C# turn decimals for money into integers

How should I model a field that can contain both numeric and string values in SQL Server 2005?

Master Data Service in Azure

Query completed with errors while major inserting in query

sql-server caching memory

Is there any reason to avoid using bigint for a surrogate primary key?

Scalar Function with CTE Fails

Power BI desktop connecting to data source with different user name than the one I am logged in as

SQL Server: From a view, calling a function with a table-valued parameter

Calculating daily growth using previous row value in new column - SQL Server

sql sql-server t-sql

How to remove all special characters from a column name string using regular expressions

sql sql-server regex t-sql

Getting MS SQL Server connection string without using visual studio?

"č" converted to "c" when querying through SQL Server 2008

How to insert into a table from temp table?

Changing Quoted_Identifier on existing Constraints / Rules / Procedures

Why do we need a Rollback command while making a transaction or tell me a when is it appropriate to use "ROLLBACK"

sql sql-server

Enable XA transactions for MSSQL Server docker image

SQL select from a select query

sql sql-server

SQL 'CASE WHEN x' vs. 'CASE x WHEN' with greater-than condition?

sql sql-server t-sql select

Does the order of SqlCommand Parameter & CommandText declaration matter?

c# sql-server

SQL Join to the latest record