I decided to accept Grant’s (TheScaryDBA) challenge found here- http://www.scarydba.com/2017/03/02/random-blog-post-challenge/ where we have to write a technical blog post that incorporates a certain image of a certain individual. There was someone quite mischievous on my SQL Server, I needed to find out what … Continue reading
Tags: SQL Server
Related Articles
Access objects from VCS using Team Coding
Learn how to check objects from VCS using Team Coding and work on them in Toad. This is part of a series of videos, the complete series is located here: https://blog.toadworld.com/video-series-enabli...
Oracle Adding/Dropping Logfile Threads/Groups/Members
Adding Logfiles To add a redo log, the following command is used: ALTER DATABASE database name ADD LOGFILE THREAD y GROUP n (file specification, file specification) SIZE x; or: ALTER DATABASE dat...
Oracle 12 New Partitioning Features
Hi, I’m still learn from other speakers! Last week, Quest sponsored a Toad Maven seminar event downtown Chicago. I did an Advanced Indexing presentation and showed tuning topics in Toad. Watch for ...
