Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

How to copy data and database tables from one database to another

SQL Server 2008 filtered indexes

Is there any way to generate database scripts from a SQL query in SQL Server?

Converting null to DBNull not required when using context connection

sql sql-server-2008 sqlclr

How to detect which stored procedures UPDATE or INSERT into a certain TABLE?

sql sql-server-2008

How to get the ID of last updated Row in SQL Server 2008

Generate unique value in MS SQL

How to migrate a database from SQL Server 2005 to 2008 as is?

sql query to apply min-max normalization to different columns in sql server 2008?

Connection String with Windows Authentication Mode

vb.net sql-server-2008

Query to find out the stored procedure depending on a column

How to Pre Stage Queries on SQL Server?

Attach multiple databases using T-SQL

sql sql-server-2008

Auto calculating columns in a sql table based on prevoius row data

Timeout running SQL query

How to fill a temp table from stored procedure without knowing it's schema in SQL Server

What is the Auto-Close option when creating a new database in SQL Server 2008?

How do I write an SQL query which looks for a value in all columns and all tables in my database?