Forum Replies Created

Viewing 15 posts - 1,291 through 1,305 (of 1,988 total)

  • RE: You know what we really need? Better interpersonal communication

    Gary Varga (9/8/2016)


    David.Poole (9/8/2016)


    djblyth (9/8/2016)


    Yeah, I wanted to say the same but i thought it might sound too 'high brow'.

    Actually though, I think techies often begin with the expectation...

  • RE: questions about sql

    patrickmcginnis59 10839 (9/7/2016)


    Jeff Moden (9/7/2016)


    patrickmcginnis59 10839 (9/7/2016)


    Jeff Moden (9/2/2016)


    On 2)

    A lot of people will answer yes or no on this without clarifying and it could be a trick question. ...

  • RE: Does Log Data Belong in a Table or a File?

    Hmm.... I tend to find files more appropriate for streaming data that might not necessarily break down into clean transactions or might not relate directly back to records in the...

  • RE: Today's Random Word!

    Ed Wagner (9/2/2016)


    SQL is delicious (9/2/2016)


    djj (9/2/2016)


    Ed Wagner (9/2/2016)


    Kaye Cahs (9/2/2016)


    Ed Wagner (9/2/2016)


    djj (9/1/2016)


    Revenant (9/1/2016)


    Hugo Kornelis (9/1/2016)


    djj (9/1/2016)


    Ed Wagner (9/1/2016)


    Ray K (9/1/2016)


    djj (9/1/2016)


    Ed Wagner (9/1/2016)


    Clean Sweep

    New Beginning

    Old Ending

    Western

    Spaghetti

    Pizza

    Godfather

    Cannoli

    Dolce

    Vita

    Italian

    Dressing

    Salad

    Caesar

    Creamy

  • RE: Avoiding Stored Procedures

    Lynn Pettis (9/1/2016)


    xsevensinzx (9/1/2016)


    David.Poole (9/1/2016)


    My definition of good enough would be significantly lower if the"we promise to fix this if it causes problems" was a firm commitment rather than an...

  • RE: Temporary tables and Table variables storage

    Derek Slinn (9/1/2016)


    I think the answer is wrong,

    Both are stored in tempdb database.

    technically table variables can just be in memory if there is only a small amount of data in...

  • RE: Avoiding Stored Procedures

    Aaron N. Cutshall (9/1/2016)


    chrisn-585491 (9/1/2016)


    Design choices that impact the database matter.

    I totally agree. As a data architect, I get frustrated when development managers are only concerned with right now...

  • RE: Avoiding Stored Procedures

    Indianrock (8/31/2016)


    In general, we need to shift the focus away from new features in the application to performance. Along those lines, I’ve been pushing the idea of a QA...

  • RE: Do while loop not funcioning in stored procedure

    What exactly do you mean?

    The only loop I can find doesn't have a fetch next so yes it's going to be broken.

    And please indent your code, my poor poor eyes.

  • RE: Avoiding Stored Procedures

    Yet Another DBA (8/31/2016)


    I try and get the developers to see the sprocs as an interface much like a RESTful or api. So easy to setup testing or mocks against...

  • RE: Shrinking a log file

    The only time to every shrink a log file would be after running an exceptionally large job, other than that your log backups should be happening frequently enough that the...

  • RE: Are the posted questions getting worse?

    Ed Wagner (8/25/2016)


    Lynn Pettis (8/25/2016)


    Got to the following from a LinkedIn email. Not sure about a few of the answers.

    https://intellipaat.com/interview-question/sql-interview-questions/

    I didn't make it the whole way through, but I...

  • RE: Today's Random Word!

    Ray K (8/25/2016)


    crookj (8/25/2016)


    Ed Wagner (8/25/2016)


    Alan.B (8/25/2016)


    BWFC (8/25/2016)


    Prefect

    day

    Night

    Stalker

    Talker

    Dead

  • RE: Better Coding

    Steve Jones - SSC Editor (8/25/2016)


    Eric M Russell (8/25/2016)


    Federal contractors, at least within the realm of IT, farm the actual work out to sub-contractors anyhow, and I can tell you...

  • RE: Security Leaks from Websites

    Someone's address can be sensitive, but why store it if you don't need to? And why the hell would you store the entire credit card number???? You can ask them...

Viewing 15 posts - 1,291 through 1,305 (of 1,988 total)