Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

SQL Server - substring from position to end of string

sql sql-server substring

Is is possible to deactivate outlining in SSMS?

sql-server ssms

How to deploy my application if it requires a database with tables created?

How do I create tables with sections and headers in ASP.NET?

c# asp.net sql-server grouping

How do I specify the database isolation level to be used, at a high level?

How to allow null values on foreign keys in MS SQL Server 2012?

sql-server

Calling an Oracle function from SQL Server Linked Server

Implementing a massive search application

sql sql-server search keyword

Remove last 2 digits from column1 and append those 2 digits to column2

sql sql-server ssis

java.lang.ClassNotFoundException: com.microsoft.jdbc.sqlserver.SQLServerDriver : Am I loading the right driver?

Select Single field multiple times with multiple criteria

sql sql-server pivot

Is it possible to set a part of a select statement in a variable

sql sql-server t-sql

How to partition huge (15 TB) existing table in SQL server without creating clustered index

SQL Server 2022 error: "Property Password cannot be changed or read after a connection string has been set. (Microsoft.SqlServer.ConnectionInfo)"

sql-server

Transfer SQL Server data to SQL Azure

Adding two column's data into one

sql sql-server

How to convert a string to money in the Data Conversion Transformation process in SSIS?

How to convert 119.305.1983984.1 to 1.1983984.305.119 in sql server?