Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

MAX(text) returns Operand data type text is invalid for max operator. in sql server 2008

Function like USE to point to a SQL database on a different server?

I want to hide the script of a stored procedure in SQL Server 2008

Inserting GUIDs with SqlBulkCopy

When a database is deleted in SQL Server Management Studio, is all space released back to the O/S?

Get Current week days from monday to sunday

Using CASE statements in WHERE clause

sql-server-2008 case where

TrimEnd Equivalent in SQL Server

sql sql-server-2008 trim

SQL - Continue running all SQL statements even after error

How to remove Case Sensitive check in SQL Server 2008?

How do I have a check constraint that refers to another table?

Managing the growth of SQL Server .LDF file

sql-server-2008

Why Intellisense doesn't work in SQL Server Management Studio 2008 R2?

SQl Server still getting the error of "Timeout expired. The timeout period elapsed"

Check Constraint - Subqueries are not allowed in this context

Get result from dynamic SQL in stored procedure

adding a column in stored procedure

How to store ouput of FOR XML Path in a variable?

Multiple rows into a single row and combine column SQL

How to add a row for all the rows in another table in SQL Server

sql sql-server-2008 ssms