Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in tsql

To add server using sp_addlinkedserver

sql-server tsql

Get the last day of the month in SQL

sql sql-server tsql

How can I determine the status of a job?

What's the SQL national character (NCHAR) datatype really for?

How can I INSERT data into two tables simultaneously in SQL Server?

When should you use full-text indexing?

Is it possible to create a temporary table in a View and drop it after select?

sql-server tsql

SQL Server equivalent to Oracle's NULLS FIRST?

Selecting a Record With MAX Value

tsql aggregate-functions

unable to drop and create database in sql server

sql sql-server-2008 tsql

NOT LIKE and LIKE not returning opposite result

sql sql-server tsql sql-like

Comparing two bitmasks in SQL to see if any of the bits match

sql sql-server tsql bitmask

T-sql - determine if value is integer

IF EXISTS, THEN SELECT ELSE INSERT AND THEN SELECT

SQL Server check case-sensitivity?

Set IDENTITY_INSERT ON is not working

Unable to create index because of duplicate that doesn't exist?

Determine row size for table

sql-server tsql

Is there a way to SELECT and UPDATE rows at the same time?

how to get 2 digits after decimal point in tsql?

sql-server tsql formatting