Viewing 15 posts - 781 through 795 (of 1,353 total)
That's a very large question. Please read the book and it will give you an idea. As for hard, I would say it depends. I didn't have any...
October 16, 2013 at 8:23 am
Status tables are normally very straightforward, although you don't give enough information to know if yours is an exception. An extract from mine would look like
Five columns
...
October 9, 2013 at 3:30 pm
Agreed on the book recommendation. The third edition has recently been published. It is about 200 pages longer than the second edition. You may want to start with...
October 8, 2013 at 8:58 am
andrew gothard (9/27/2013)
--------------------------------------------------------------------------------
I'm a DBA.
I'm not paid to solve problems. I'm paid to prevent them.
I absolutely love that. Well said.
I do too. Great saying to...
October 1, 2013 at 7:23 am
Sorry, but I'm not following that at all. As I've said, we might be at the limits of being able to help without actually seeing the item and there...
September 19, 2013 at 11:30 am
- Account 2 +: DatePK 20130901, AccountPK 22, Value 20
- Account 2 +: DatePK 20130901, AccountPK 23, Value 20
Why doesn't this account have the same PK? This adds an...
September 19, 2013 at 6:47 am
Again results would be off when slicing by date or any other dimension related to the fact table.
We may be at the limits of what we can do without...
September 18, 2013 at 1:06 pm
the user just wants it adding in one group and substracting in another one.
I think this was what I wasn't understanding. I did have a similar experience once with...
September 18, 2013 at 11:38 am
Dimensions with duplicates are very common in all kinds of business.
I don't know. Obviously I'm still missing something trying to help you. I've seen duplicates in the sense...
September 18, 2013 at 9:34 am
It seems odd that the amount essentially gets counted twice. Assuming that makes sense, however, I would recommend something along the line of the previous suggestion. I wouldn't...
September 18, 2013 at 6:56 am
OK, I see the real issue better. Let me think on this a day and I'll get back with you.
September 17, 2013 at 11:49 am
Given that you already have a parent-child table, did you try setting it up that way in SSAS? It actually does so more naturally than in an OLTP design....
September 17, 2013 at 9:35 am
To my understanding this is a one-to-many relationship (a single account with a single value can appear many times in the Groups-Accounts dimension), but I'm not sure if: a) this...
September 17, 2013 at 8:50 am
And then join DimID with the dimension ID? I already considered doing this, but it's not possible. In the real fact table there are more foreign keys, the most typical...
September 17, 2013 at 7:34 am
This won't be helpful per se, but recently I have an extremely difficult time trying to get the dbmail to work. I'd followed all of the steps, and had...
September 17, 2013 at 7:27 am
Viewing 15 posts - 781 through 795 (of 1,353 total)