Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

How to enforce DB integrity with non-unique foreign keys?

Getting no. of rows affected after running select query in SQL Server 2005

sql-server select

How to get server name through code if SQL Server (Standard Edition) is installed

How to get the attribute value with XQuery in MS SQL Server 2008

Setting single user mode to restore backup

Does SQL Server even look at a table when joining on a variable that returns false?

sql sql-server tsql

Are statistics automatically updated when a new index is created?

ASP.NET MVC wants me to store my SQL Server database files in the App_Data folder -- should I?

How to query SQL Server 2008 database for first and last name and order by relevance?

Fact table with multiple facts

pivoting on a column without knowing the entire list of values

Queuing using the Database or MSMQ?

How to determine whether a database has been changed or not?

sql-server database

UPDATE statement wrapped in an IF EXISTS block

sql sql-server tsql

How do I define a Calculated Measure in MDX based on a Dimension Attribute?

sql-server ssas olap mdx

How I should use BIT in SQL Server 2005

TSQL Check Database Instance Online

sql-server tsql

Create Procedure Permission ONLY

sql sql-server

SQL Inserting multilingual data - loses diacritic marks etc

T-Sql function to convert a varchar - in this instance someone's name - from upper to title case?

sql-server tsql