Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

SQLServer get top 1 row from subquery

Convert a BINARY stored as VARCHAR to BINARY

How does alter table switch works on sql server?

Changing the name of a SQL database

sql-server-2008

Create Temp Table with Range of Numbers

Removing repeated duplicated characters

sql tsql sql-server-2008

How to open .mdf and .ldf files?

Create a trigger that inserts values into a new table when a column is updated

Can't gain access to my database created though Visual Studio?

MERGE Violation of PRIMARY KEY constraint

SQL: how to get sunday of current week

sql sql-server-2008 date

SQL Server full-text search for phrase containing a hyphen doesn't return expected results

How to grant sendmail permission to sql server user?

Get Excel sheet into temp table using a script

Cannot load file or assembly 'crystal decisions.windows.forms,version=13.0.2000.0'

How to self-join table in a way that every record is joined with the "previous" record?

What will happen when timestamp (rowversion) overflow?

Finding discontinuities from a SQL table

Store the value of output inserted._ID to local variable to reuse it in another query

How to convert a varchar column to bit column in SQL SERVER