A non-technical post but something I have been asked about few times so I thought that I would put pen to paper and tell you about my journey on becoming a senior DBA. You might find it fun to read. Time … Continue reading
Tags: SQL Server
Related Articles
Oracle System Architecture Processes
DBWn – Database Writer Note that Oracle changed the naming format of the DBWR process to DBWn as of Oracle8, where n can be a number from 0 through 9. If you use multiple DB writer processes, you shou...
If you could change one thing about Toad Data Point …
Tell us how we can make Toad Data Point better for you and your team. You have the floor. We're listening. Can we set up a brief phone chat for you to tell me how to improve Toad for you? What you ...
Oracle Coding Best Practices
Hi, I have a lot of PL/SQL tips to share. Here’s a first installment—perhaps more to come! Tip #1 The first thing I encourage all to use is %TYPE and %ROWTYPE on your variable definitions. In yes...
