Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-2008

SQL Server 2008 and milliseconds

Join different tables based on condition

sql sql-server-2008 join

Undo Table Partitioning

How could I force the data type of a computed column to a bit field that don't allow nulls?

Delete from CTE with join

sql sql-server-2008

sql server 2008 how do i disconnect everyone from my db?

Check if Integer is between a range of column values

Is there a way to filter a SQL Profiler trace?

Replace multiple characters in SQL

Skip some columns in SqlBulkCopy

How do I create a user in SQL-Server that only has access to one table, and can only insert rows

SQL Server : export query as a .txt file

SQL server management studio local database connection error in windows 7

concat two integers and result as string in SQL

How to loop and parse xml parameter in sql server stored procedure

Trigger Error: The current transaction cannot be committed and cannot support operations that write to the log file

Programmatically copy indexes from one table to another in SQL Server

Why is a UDF so much slower than a subquery?

Using T-SQL, return nth delimited element from a string

How do I get date/time information from a TIMESTAMP column?