Forum Replies Created

Viewing 15 posts - 9,331 through 9,345 (of 39,804 total)

  • RE: Amateur Data Analysis

    I think we're in close agreement here for the most part. In a business context or other organizational/decision recommendation context, I do think some knowledge is needed.

    My original piece was...

  • RE: Database Design

    I agree on normalizing. In other words, store each mark as a separate row.

    Student Mark

    --------- ------

    Bill 88.5

    Bill...

  • RE: SQL DB Space issue

    What other columns are in the table? Any identity or key values you store?

  • RE: How to copy data from one table on remote server A to remote server B?

    First, understand the SQL Management Studio is a client application. It doesn't do anything on a server, even if it's running on the host that the SQL Server instance is...

  • RE: Inserting values in the database

    Is there a domain of values at the end? Meaning, do you know the possibilities? Or is it a large set of possible values?

    The way to do this is use...

  • RE: SAN confusion

    Haven't seen anything like that.

  • RE: Today's Random Word!

    broke

  • RE: Amateur Data Analysis

    I agree you need to know something, but what is that bar? Can I analyze college spending? I think I can, though there are probably things I don't realize about...

  • RE: Making Guesses

    phonetictalk (8/11/2015)


    I need to start all my estimates off in terabytes. That way, even if I only get 1, it'll cover me for a while.

    For now. Might be PB soon.

  • RE: Restricting Sysadmins from adding new sysadmins

    Jeff Moden (8/11/2015)


    Despicable types that are inhouse might like to cover their tracks by altering logs. External hackers might also try if they got in with good enough control...

  • RE: Restricting Sysadmins from adding new sysadmins

    Brandie Tarvin (8/11/2015)


    Steve Jones - SSC Editor (8/10/2015)


    I think the design of many of these auditing products is to log and detect issues, not prevent them. Nor should they be...

  • RE: Are the posted questions getting worse?

    Ahh, 50,000 posts. Off doing real work and missed it. Amazing. Lots of forums don't have 50,000 posts in total.

  • RE: Deploy from VCS

    Charps (8/10/2015)


    I guess one could bcp data after a schema deploy and it would all look the same, but that's also very time consuming. If we had source data (not...

  • RE: Making Guesses

    Eric M Russell (8/11/2015)


    Disk space truely is cheap. Yes, we can get a lot more storage space for our money today, but the I/O speed hasn't kept up at the...

  • RE: Making Guesses

    Jeff Moden (8/11/2015)


    Everyone I know keeps saying that "Disk space is cheap". I know better but it's still cheaper than having to work within ridiculously small confines on an...

Viewing 15 posts - 9,331 through 9,345 (of 39,804 total)