Viewing 15 posts - 1 through 15 (of 45 total)
Thank for the reply and pointers 🙂
As always, it comes down to what people want from their cube, and this certainly will help the discussion move along. 😀
February 2, 2012 at 2:54 am
Hi Ken,
I was perhaps trying to be provocative to make a serious point 🙂
Re:- "In my opinion, *less* code is almost always a good thing - assuming it reduces complexity,...
October 20, 2010 at 10:56 am
The trouble is though that the CRUD procedures auto-generated are effectively line-item procedures? i.e. the processing is done RBAR.
Creating procedures to do this, means effectively grinding through programming data into...
October 20, 2010 at 3:38 am
Some of the against views (both in this discussion and in blogs referenced in the original editorial) indicated that data / entities used originally for one purpose, eventually get...
June 22, 2010 at 10:20 am
Most replies so far seem to be in favour of schemas.
Any more from those with a contrary view? 🙂
June 22, 2010 at 7:34 am
Simple and stupid sometimes works.
There are multiple scenarios ( I think ) where use of multiple schema seem to make sense (to me).
For example, consider partial projects A and B....
June 22, 2010 at 2:02 am
? ... from BOL ...
"Statements that make a simple assignment always set the @@ROWCOUNT value to 1. No rows are sent to the client. Examples of these statements are: SET...
April 15, 2010 at 1:56 am
I enjoyed working this one out, line by line 🙂
Good little puzzle to start the day. Thanks!
April 15, 2010 at 1:54 am
Good question :).
Forces thinking about why you might not want to, and that that executing DDL statements without understanding the underlying context can lead to unexpected results.
I don't think there...
March 10, 2010 at 3:26 am
Any cheap and cheerful mechanisms for testing this issue in a non-production environment are most welcome. Brute force will reveal issues that really need sorting.
March 10, 2010 at 2:38 am
What do the various published SQL standards have to say about this behaviour?
Surely, it is no more of a glitch, than say SQL being relatively lenient over implicit type conversion...
March 9, 2010 at 8:20 am
50% of people are of average or below average intellect. Seems quite a good 'excuse' for people to be average / below average at their job!
Here in the UK, I...
February 17, 2010 at 10:51 am
Indeed plenty of people will put huge amount of energy into other things ... family, children, social activities, community activities, and these will have a profound affect on their career...
February 17, 2010 at 3:21 am
There is a certification forum here that may be able to give good advice.
Generally the MS Press books covering an exam are a good place to start.
In addition, head over...
February 16, 2010 at 10:06 am
Viewing 15 posts - 1 through 15 (of 45 total)