Viewing 15 posts - 916 through 930 (of 2,469 total)
look up BOL "aggregate functions"...there're a couple of functions dealing with standard deviation...stddev() etc...
October 4, 2005 at 8:11 am
If you have a large number of tables to modify, you would be better off dropping the replication - making your changes and then creating it again...if it's only a...
October 4, 2005 at 7:48 am
Rajesh - the point I was trying to make is that for an ambiguous column name - you would HAVE TO explicitly use tableName - but it need not be...
October 4, 2005 at 7:35 am
well I've certainly been "got" as I completely missed the reference (SUSE ?!?!?!?!?!)...
as for "sushi" - I've been called that often - but only by fishy people with a propensity...
October 4, 2005 at 7:27 am
I must add here - "unless you have the typing speed of the RG"...for I notice that in the 3 minutes that it took me to type this out...remi's already...
October 4, 2005 at 7:03 am
Rajesh - Remi's already (kinda) addressed the second point...as for the first - can't think how it would be resolved unless you explicitly spell out tableName.columnName when there is ambiguity...
October 4, 2005 at 7:02 am
praveen - SSC.com is a pretty comprehensive site - even for articles - have you checked them out yet ?!?!
As for making it a "funny thing" - it's a good...
October 4, 2005 at 6:44 am
tooting your own horn Phill ?!?! you may just have your friend "HeWhoMustNotBeNamed" accuse you once again of trying to increase your post count! "any thoughts....if not complete answer" even when no questions are asked and no reponses...
October 3, 2005 at 2:48 pm
In my defense...I should've qualified my statement with "not allowed in this particular instance"...but you said it so much better David with your explanation of scalar & table-valued - wish...
October 3, 2005 at 10:02 am
Austin - it would be helpful if you could provide some samples from your "birth_date" column...
You may be able to do something like this..substituting the dates with the name of...
October 3, 2005 at 9:33 am
If I were to hazard a guess it would be that the culprit is getdate() itself since it is a non-deterministic function...don't think this is "allowed"...
October 3, 2005 at 9:16 am
Viewing 15 posts - 916 through 930 (of 2,469 total)