Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
AlexKuznetsov
Chicago, IL
sqlblog.com/blogs/alexander_kuznetsov/default.aspx
Developer
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
21
votes
How do you unit test your T-SQL
sql-server
database
sql-server-2005
unit-testing
sql-server-2008
asked May 4 '10 at 12:29
stackoverflow.com
14
votes
What do you do to make sure a new index does not slow down queries?
sql-server
sql-server-2008
query-optimization
sql-server-2008-r2
asked Sep 16 '11 at 20:58
stackoverflow.com
13
votes
Quickly load 350M numbers into a double[] array in C#
c#
parallel-processing
asked Jul 14 '10 at 20:26
stackoverflow.com
11
votes
Anybody using HierarchyId in production? Is it reliable?
sql-server
sql-server-2008
hierarchical
asked May 1 '12 at 14:07
dba.stackexchange.com
10
votes
Is this a bug in MERGE, failing to implement FOREIGN KEY properly?
sql-server
sql-server-2008
sql-server-2008-r2
asked Oct 14 '11 at 18:21
stackoverflow.com
9
votes
Is there a set based way to load/read a tree branch with HierarchyId
sql-server
sql-server-2008
sql-server-2008-r2
hierarchical
asked May 9 '12 at 21:58
dba.stackexchange.com
8
votes
How to run NUnit test fixtures serially?
c#
sql-server
unit-testing
nunit
resharper
asked Jun 21 '11 at 14:40
stackoverflow.com
8
votes
What is the actual lowest possible positive REAL number
sql-server
sql-server-2008
sql-server-2008-r2
data-integrity
asked Jul 2 '12 at 16:49
dba.stackexchange.com
7
votes
When inheriting from a class hurts you later?
c#
inheritance
oop
asked Sep 5 '10 at 15:55
stackoverflow.com
7
votes
How to efficiently invoke table-valued parameters from Ado.Net
sql-server
sql-server-2008
ado.net
bulkinsert
sqlbulkcopy
asked Jun 10 '11 at 21:31
stackoverflow.com
1
2
next
Top Answers
48
How to change identity column values programmatically?
stackoverflow.com
18
Transaction Isolation Level Scopes
stackoverflow.com
17
When should I use Cross Apply over Inner Join?
stackoverflow.com
16
Unit testing of stored procedures
dba.stackexchange.com
15
How do I limit the acceptable values in a database column to be 1 to 5?
stackoverflow.com
13
Should programmers use SSIS, and if so, why?
stackoverflow.com
12
TSQL - Use a Derived Select Column in the Where Clause
stackoverflow.com
12
Passing array parameters to a stored procedure
dba.stackexchange.com
11
What does TOP 1 mean in an sql query?
stackoverflow.com
11
Database constraints - keep or ignore?
stackoverflow.com
9
Is NOLOCK always bad?
dba.stackexchange.com
9
Managing concurrency when using SELECT-UPDATE pattern
dba.stackexchange.com
8
What's the best practice of naming stored procedure for t-sql?
stackoverflow.com
8
Why are composite primary keys still around?
stackoverflow.com
8
What are Objective Business Reasons to Prefer SQL Server 2012 over 2008 R2?
dba.stackexchange.com
8
Are these two queries logically equivalent?
dba.stackexchange.com
8
T SQL Table Valued Function to Split varbinary(max) into 16byte GUIDs
dba.stackexchange.com
8
What are the common responses to “как дела?”
russian.stackexchange.com
7
Execution plan oddity after re-enabling foreign key constraint
stackoverflow.com
7
How will SQL Server perform this query behind the scenes
stackoverflow.com
7
User Defined Function Best Practice
stackoverflow.com
7
Best way to index a table with two datetime columns that are equally queried
dba.stackexchange.com
7
Is it OK to keep a value which updates in a table?
dba.stackexchange.com
7
What are synonyms for “срач”?
russian.stackexchange.com
6
Find number of concurrent users in a SQL records
stackoverflow.com
6
Why does the order of join clauses affect the query plan in SQL Server?
stackoverflow.com
6
Why finally block is not given in SQL SERVER?
stackoverflow.com
6
Why are numbers tables “invaluable”?
dba.stackexchange.com
6
Should you design the database before the application code is written?
dba.stackexchange.com
6
Tables with hierarchy: create a constraint to prevent circularity through foreign keys
dba.stackexchange.com
1
2
next
Stack Exchange works best with JavaScript enabled