Forum Replies Created

Viewing 15 posts - 721 through 735 (of 6,026 total)

  • RE: Building Better Training Opportunities

    I recently got added to the company's PluralSight subscription and have found the content and presentation to be quite good. It helps when your employer is forthcoming about their future plans...

  • RE: Encrypt Password

    If user Smith Rice can query and update tables at will, then they are totally awesome. Best thing to do in this situation is hunker down and hope they don't...

  • RE: Moving to Query Store

    Query Store is to query performance metrics what Service Broker is to message queuing; it's just a standardized, optimized, and extensible way of doing something that many of us have...

  • RE: Moving to Query Store

    I enabled Query Store on a 3 TB sized database that is bulk loaded nightly. During the day it receives a fairly high volume of queries (ie: 100 per second)...

  • RE: The Data Scribe

    If the job basically involves assisting end users with data entry and querying using the front office application GUI (not back office ETL programming or data analysis) then I'd call...

  • RE: The Data Scribe

    An administrative assistant who specializes in performing basic data querying tasks for an executive would probably be soon displaced by {Alexa, Cortana, Echo, Watson}. It still sounds like a job...

  • RE: The Data Scribe

    skeleton567 - Tuesday, November 20, 2018 8:49 AM

    "Maybe I'm missing the point, but we do have these people working in practically...

  • RE: How to study the layout of a database?

    It's entirely possible the DBA can't help much when it comes to understanding the logical model of the database, especially if it's part of a 3rd party vendor application, because...

  • RE: The Data Scribe

    ...Perhaps we need data scribes in more industries. Not a single employee dedicated to one person, but a specialist in the gathering and cleaning of data, preparing it in...

  • RE: Off-site backups

    First, manually copy the latest full backup for each database to Azure storage.
    2nd, setup automated job to copy backups to Azure.
    3rd, if you feel it's needed, research tools...

  • RE: Change Invalid date to 1900-01-01 in sql CASE query

    Rather than depending on proper string -> date conversion at time of query, you can create a check constraint on the table column, insuring that date strings are encoded with...

  • RE: CosmosDB Change Feed Processing

    Hi Gary, CosmosDB (specifically the DocumentDB) is something I've started to work with this past year. Change Feed seems geared toward replicating from CosmosDB to either another CosmosDB database or...

  • RE: New Database Options

    Jeff Moden - Friday, November 16, 2018 6:28 AM

    Perhaps a bit deeper than just a database option, I'd like to see...

  • RE: The Linux CoC

    I think we could use more folks with an IT background in the political legislature to balance and counterpoint the usual career politicians, activists, and businessmen. Those of us in...

Viewing 15 posts - 721 through 735 (of 6,026 total)