Viewing 15 posts - 916 through 930 (of 2,640 total)
there are three basic areas where you want to create indexes.
1. the where clause - creating an index which exactly matches the where clause will give a bookmark lookup -...
October 16, 2007 at 6:42 am
I've found that this idea isn't generally well recieved, to me it sounds good as a limit to having resource sat around doing nothing - your failover ( passive )...
October 16, 2007 at 6:27 am
there are just so many posts about memory on 64bit - why oh why didn't microsoft make this aspect of setup clear?
I only use enterpise x64 so if it's std...
October 16, 2007 at 6:22 am
don't you just love clustering? are you sure you've checked all your logs across the entire setup?
October 16, 2007 at 6:13 am
why why why ?????? SQL is set based why must developers constantly seek to overcomplicate things - you only need a lookup table.
I've encountered a software release (...
October 16, 2007 at 6:10 am
I know all about this and as I say i wouldn't normally use a float datatype, the issue remains that the identical data gives different results ( consistantly ) on...
October 16, 2007 at 2:18 am
consider that I work for blue chips and I assist in recruiting production DBA's. The roles always ask for performance tuning and diagnostic skills, if you don't know what a...
October 16, 2007 at 2:09 am
Grant I do so agree, the lack of basic stuff is truly frightening and even more so when you look to see where they work and how much they get...
October 15, 2007 at 10:26 am
John - I so agree - trouble was the post wasn't ironic enough to be properly funny!!
btw. I'd never ask the format of a dbcc command in an interview and...
October 15, 2007 at 8:53 am
without seeing the queries it's difficult to be precise. I don't generally use includes in index creation. all suggested indexes are different it really depends upon the queries I'm...
October 15, 2007 at 8:44 am
yes no problem- why do you ask ?
October 15, 2007 at 8:41 am
is this an active/passive cluster?
October 15, 2007 at 8:41 am
ah you do have to be careful with single user mode, any number of connections may grab your one and only connection.Alter database will normally put it back regardless of...
October 15, 2007 at 8:39 am
partitioning is a subject which can't be covered in a simple set of posts - I'm sure there's just been a couple of good articles on the forum ( last...
October 15, 2007 at 8:35 am
Viewing 15 posts - 916 through 930 (of 2,640 total)