Viewing 15 posts - 1 through 15 (of 139 total)
I have prepared and pitched the question based on AdventureWorks2012 sample database.
Question is for any solution to handle similar situation and not to optimize this or similar query.
If you still...
August 14, 2013 at 2:00 am
Ahh i got it .... there were few null rowguidcols which i have added after the update for testing
select rowguidcol, count(1)
from mytable
group by rowguidcol
having count > 1
Thanks for viewing.
April 13, 2013 at 9:55 am
Hi Grant Fritchey,
New machine, new installation of SQL2012 and restored the backups on new server
New client machine and new installation of SQL2012 client tools.
Its not quite often but still its...
September 20, 2012 at 5:46 am
The best help i found on this question is available on following Link. Thanks to Pavel Pawlowski. Excellent work.
Thanks and Cheers.
August 8, 2012 at 7:48 am
Hi Moderator,
This is my second MDX question in "Analysis Services" forum of SSC and NO answer at all.
Am i on the right place for such questions? or what else?
Thanks.
August 8, 2012 at 1:07 am
Thanks everyone for your value input.
Thanks & kind regards.
August 2, 2012 at 11:37 pm
As mentioned in this link and in the following query, its working in the desired way. How to put this in Cube as calculated member?
SELECT
[Date].[Month of Year].CHILDREN...
August 2, 2012 at 3:37 am
opc.three (8/1/2012)
August 2, 2012 at 2:25 am
Hi L' Eomot Inversé,
One thing you might have missed OR may be i could not understand in your reply is the flexibility for future enhancement.
For example:
In first approach, if...
July 31, 2012 at 10:17 am
Steve Jones - SSC Editor (7/30/2012)
I'll cancel this question and award back points to everyone.
Well Steve,
I don't like this at all.
But anyway, your site, your thinking, your decision....NP
Regards and Cheers.
July 30, 2012 at 10:07 am
Hi Ron (bitbucket-25253),
bitbucket-25253 (7/27/2012)
iBar
And as per moderator understanding and the points assigned to this question by SSC clearly means that this really worth it and this is what they also...
July 29, 2012 at 8:04 am
Well its not a time bound quiz, if you don't know the answer then no one forcing you guess it then and there.
That try to guess. As fluke can gives...
July 27, 2012 at 4:58 am
Hello Moderator,
According to BOL, 10 is the correct answer and 12 does not makes any sense.
Your team must monitor all such question before hand and suggest/make necessary amendments, where...
July 12, 2012 at 9:05 am
chaseurpuli (6/25/2012)
Your script is of great help. Anyways, my data doesn't necessarily need to have just '.com' in the domain part. It may end with .net, .co, .edu ...etc. The...
June 26, 2012 at 5:07 am
Viewing 15 posts - 1 through 15 (of 139 total)