Viewing 8 posts - 1 through 8 (of 8 total)
As a person who started of as an apprentice then went into Work Study the practical side gave me a better appreciation of the useability of software I developed when...
September 9, 2011 at 1:09 am
should we consider using transactions tables in our databases so any errors can be amended with adjustments to transactions so all corrections can be followed as we do in account...
January 21, 2011 at 2:34 am
I find that the low end software should only be used as a precursor to development to enable the development team to collect and collate the data and the users...
December 14, 2010 at 2:05 am
I have found that as a developer staring at a screen for 7 or 8 hours at a time for the last 27 years that a black backgound for visual studio and...
June 29, 2007 at 1:46 am
Thank you for an interesting article on loading of fact tables. This is something I might be doing shortly.
January 2, 2007 at 6:28 am
Create a function to return the quarter based on the date input
August 24, 2006 at 8:56 am
Try the following
select datepart(wk,'20060812')
August 24, 2006 at 8:16 am
Viewing 8 posts - 1 through 8 (of 8 total)