(Mike Frank) In all likelihood your MySQL database contains valuable and sensitive information. Within that database, MySQL protects that data using features such as encryption, access controls, auditing, views, and more. However in many cases you may need to share some of this data, but must at the
Other News
Upgrade Oracle Restart to 18c
(amitzil) It seems like there are not many Oracle Restart environments (or there are but Oracle doesn’t pay too much attention to them).
Optimized Docker Image for Oracle XE 18c (18.4.0) including Archivelog
(Dirk Nachbar) In my current project I am mainly working with Oracle XE 18c (18.4.0) under Docker.
VitualBox Cannot register the hard disk because a hard disk with UUID already exists
(mdinh) Here’s an issue I have faced multiple times and have finally able to find a reasonable resolution.
Enable SQL Server Agent Mail Profile
(Kenneth Igiri) Database Mail is a feature in SQL Server that allows database applications to send email via SMTP. The database engine actually queues messages to be sent and these messages are passed to an external process to handle the email sending.
Angular.js Example Application
(Sacha Barber) This article is my first one for quite a while, there is a reason for that but I will not bore you all with that.
3 Things Should You Never Do on a Job Interview
This question came from a business professional. What 3 things should you never do on a job interview? Top 3 things you should never do Although there are lots of things to keep in mind, some things to consider are: Don’t be late. Plan to be at least 1 hour early to avoid any traffic or travel issues. Once there,...
Examining the Performance Impact of an Adhoc Workload
(Erin Stellato) I have had a lot of conversations recently about types of workloads – specifically understanding whether a workload is parameterized, adhoc, or a mixture.
Key features to create a SQL Server audit trail in databases
(Lindsay Moore) Regardless of the size of your organization, there’s always a wide variety of items to keep track of in database systems like SQL Server — user logins, data access, security protections and more.
Apply versus Nested Loops Join
(Paul White) SQL is a declarative language. We use SQL to write a logical query specification that defines the results we want.
