Forum Replies Created

Viewing 15 posts - 976 through 990 (of 1,111 total)

  • RE: Software Engineering in Practice

    Wanted to comment on my junior role separately.

    I consider myself a junior in the database world because I am only 2 years in going on my third. I was handed...

  • RE: Software Engineering in Practice

    It's way too expensive for most companies to do that. It has too much risks in some cases. Even if you do take it on, the team has to be...

  • RE: SSMS or SSDT

    I'm all SSMS as a SQL Developer. I'm all SSDS when everything else.

  • RE: CTE Syntax

    GilaMonster (4/5/2015)


    Grant Fritchey (3/31/2015)


    Steve Jones - SSC Editor (3/31/2015)


    Grant Fritchey (3/31/2015)


    I use semicolons on terminators for all my statements. Everyone should.

    You do or Prompt does it for you?

    Well, Prompt does...

  • RE: CTE Syntax

    Grant Fritchey (3/31/2015)


    Steve Jones - SSC Editor (3/31/2015)


    Grant Fritchey (3/31/2015)


    I use semicolons on terminators for all my statements. Everyone should.

    You do or Prompt does it for you?

    Well, Prompt does it...

  • RE: Microsoft and R

    chrisn-585491 (4/1/2015)


    Steve Jones - SSC Editor (3/27/2015)


    chrisn-585491 (3/25/2015)


    Plus F# isn't a wallflower. F# is the best of the functional first languages. If you are a serious developer and not just...

  • RE: Microservices for Databases

    Steve Jones - SSC Editor (4/2/2015)


    David In BC (4/2/2015)


    Every time I go to a Datastax-Cassandra event, I keep hearing about the "legacy RDMS" and how NoSQL, and Cassandra specifically, are...

  • RE: Are the posted questions getting worse?

    Speaking on getting hired and the job market, here is an interesting read:

    http://lifehacker.com/the-programming-skills-jobs-and-company-types-that-pa-1692152608

  • RE: Are the posted questions getting worse?

    TomThomson (3/20/2015)


    Over the years I have met two employment agents whom I believe are probably competent; that's a rather small portion of the employment agents I've met.

    I reckon...

  • RE: Rebuild index

    Alexander Suprun (3/20/2015)


    Barcelona10 (3/20/2015)


    rebuild----defrag(space issue)

    shink------frag.

    rebuild----defrag(space issue)

    shink------frag.....

    DROP DATABASE ---- No issues!

    Well that just made me LOL. 😎

  • RE: Microsoft and R

    Well...

    You have RStudio Server, which is:

    RStudio Server enables you to provide a browser based interface to a version of R running on a remote Linux server, bringing the power and...

  • RE: Common Mistakes

    Eric M Russell (3/20/2015)


    Chris Harshman (3/20/2015)


    Eric M Russell (3/20/2015)


    One thing that SQL Server could use is function based indexes, so we can index on something like CAST(SALESDATE AS DATE) or...

  • RE: Common Mistakes

    Eric M Russell (3/20/2015)


    #5 Inappropriate use of datetime columns. For example SELECT ... WHERE SALESDATE BETWEEN '2015/03/01' AND '2015/03/31'.

    This one is the one I found myself doing a...

  • RE: Computational Biologist

    Gary Varga (3/16/2015)


    I am all in favour of bringing all options to the table but sincerely hope that we do not allow statistics to start to rule medical science. I...

  • RE: Share your best possible answers--

    SSIS is my brain if I could pre-write all of my actions that I wanted to print in a notebook and have that notebook execute those actions automatically over time....

Viewing 15 posts - 976 through 990 (of 1,111 total)