Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Grouping and counting of records in Haversine Formula SQL Query

Passing variable into xp_cmdshell

Updating database in Transaction from List<T>

c# .net sql-server petapoco

Print statement not executing while using in cursor in SQL Server 2012

T-SQL: Use t-sql while routine return value in SELECT

SQL Subquery returned more than 1 value

sql sql-server t-sql

Why isn't SQL Server using my clustered index and doing a non-clustered index scan?

sql sql-server indexing

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?