Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Make column length the max length of a column in another database

sql sql-server t-sql

What is the most efficient way to create an order count summary by hour, day, month in SQL Server 2005?

Available fields for ADSI Linked in SQL Server

"No identical index" error when switching data partition

sql-server t-sql

Space used by tables

Unicode conversion, database woes (Delphi 2007 to XE2)

Why I need to set the database to single_user before renaming it?

sql sql-server t-sql

What is the Oracle equivalent of SQL Server's SET NOEXEC or NOPARSE?

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?