Viewing 8 posts - 16 through 23 (of 23 total)
Kim Crosser (11/27/2015)
TomThomson (11/26/2015)
November 30, 2015 at 10:58 am
RWillsie (10/23/2015)
U.S.A.F. Instructors pounded it into my head many years ago to never use "negative logic"
...an effort doomed from the start.
November 18, 2015 at 3:03 pm
I agree with the OP. In my experience software has only two jobs: it converts input into data and it converts data into information.
Data though, that's where it gets interesting.
August 26, 2015 at 11:45 am
Steve Jones - SSC Editor (7/20/2015)
dietztm (7/20/2015)
July 22, 2015 at 12:06 pm
Why not learn Power Pivot too? It's not THAT hard. I know that many of us are allergic to Excel (from an end-user perspective) but Power Pivot is actually SQL...
July 20, 2015 at 11:59 am
You either have a head for this stuff or you don't. If you don't, a four-plus year degree may help you fake it well enough to get a job and...
July 1, 2015 at 11:30 am
SSMS for T-SQL, schema development and admin work, DT for ETL. I'm a C#/ASP.NET dev by background lately transferred into DW/BI dev.
March 27, 2015 at 10:36 am
This works too:
set @start_of_day = cast(cast(@date as date) as datetime)
February 7, 2014 at 12:44 pm
Viewing 8 posts - 16 through 23 (of 23 total)