Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

SQL Azure for extremely large databases

Run SQL Server Stored Procedure via Database Link from Oracle

SQL Server Azure - Executing stored procedure every x minutes

How to change row into column?

SQL REPLACE statement to replace some numbers not all

sql t-sql sql-server-2008

Is there a way to determing how many records can a 200 mb SQL Server Db have

How to disable transaction logs in SQL Server 2008

sql-server-2008

How to use database without installing it?

T-SQL INSTEAD OF DELETE Trigger fires without 'provocation'

Will adding a NONCLUSTERED INDEX as suggested by DTA improve performance?

SELECT rows with time 30 minutes or less?

sql sql-server-2008

Connect to sql server management studio with specific database name

Select * from n tables

Pass C# variable and use it as a Column Value in SQL Statement Query

c# asp.net sql sql-server-2008

How to INSERT into multiple tables from one SELECT statement

How to get max of consecutive record entry in sql query?

How to resolve SQL Server error "An expression of non-boolean type specified in a context where a condition is expected, near 'GROUP'"

SQL Server 2008 Spatial Index is not used

How can I create valid connection string by using shared memory protocol to connect a named instance of sql server?

Efficient way to check if a row, column etc exists in database?