Viewing 15 posts - 3,676 through 3,690 (of 6,038 total)
If the IT workforce does shrink, it will be the button pushers who get phased out. Any IT function that doesn't require some degree of analysis or improvization can be...
July 9, 2015 at 12:28 pm
IceDread (7/9/2015)
July 9, 2015 at 9:15 am
kathy.plamann (7/8/2015)
...I use Ola Hallegren's backups which create a folder called xxxx$xxxx. Robocopy can't seem to handle the $.
...
Have you considered modifying the T-SQL scripts, or perhaps there is...
July 9, 2015 at 8:15 am
jfogel (7/9/2015)
I'm in my 40's and I know age isn't a friend in this line of work, mostly anyway. At my age I think I have a good feel for...
July 9, 2015 at 7:55 am
I believe there is more opportuity for an individual, even someone coming from a remote rural community with no formal engineering education, to be an IT entrepreneur or rock star...
July 9, 2015 at 6:57 am
sharon-472085 (7/8/2015)
so you say if column bigint define with null
and i didnt insert data to this column this column
will be null with...
July 8, 2015 at 11:47 am
Did you try enclosing path in double quotes?
July 8, 2015 at 11:21 am
Have you tried mounting the folder to the root of a new drive letter?
July 8, 2015 at 8:31 am
call.copse (7/8/2015)
https://medium.com/essays-by-kern/don-t-drop-out-ed0e8d14e22d
I guess it is saying don't do bad courses, and appreciate the value of intellectual rigour of any discipline....
July 8, 2015 at 8:14 am
Not only will the *seek, *scan, and *lookup columns in sys.dm_db_index_usage_stats give hints about what indexes are used by queries, but it also contains *update columns indicating the number...
July 8, 2015 at 7:57 am
Jeff Oresik (7/7/2015)
July 8, 2015 at 7:48 am
Steve Jones - SSC Editor (7/7/2015)
ZZartin (7/7/2015)
July 7, 2015 at 11:45 am
It would be helpful if there were a way to alter an index such that it would still be maintained by DML operations but ignored by SQL queries. That way...
July 7, 2015 at 11:35 am
ZZartin (7/7/2015)
July 7, 2015 at 9:34 am
When presented with what appears to be an impossible challenge; more often than not it's because the task is misunderstood by the developer, the requirements have not been properly defined,...
July 7, 2015 at 8:42 am
Viewing 15 posts - 3,676 through 3,690 (of 6,038 total)