Viewing 6 posts - 1 through 6 (of 6 total)
Thanks, Dave!! My bad - I didn't read it carefully enough!
December 6, 2010 at 9:13 am
I got this error message:
Msg 4108, Level 15, State 1, Line 3
Windowed functions can only appear in the SELECT or ORDER BY clauses.
when running the following codes:
select * ,row_number() over...
December 6, 2010 at 7:56 am
I have been troubled by identifying the error rows in the MERGE process so thanks for sharing this.
What if there are millions of rows to merge ... will this affect...
November 2, 2010 at 7:53 am
Great question! Learned something new again!
October 6, 2010 at 11:06 am
Is it the same for connecting from Excel to SSAS cubes?
You can only use windows authentication to connect Excel to SSAS cube?
Thanx!
September 28, 2010 at 1:15 pm
Can you use a default value to show it is an non-existing record? Like 'N/a' or a "-1' key?
September 24, 2010 at 9:04 am
Viewing 6 posts - 1 through 6 (of 6 total)