Related Articles
Oracle Row Chaining and Migration
Row chaining occurs when a row can't physically fit into an Oracle block. Another block is required to store the remainder of the row. Chaining can cause serious performance problems and is especially...
Here’s a great way to put an infinite loop into your code.
Isn't that something you always wanted to do? 🙂 No, it's not. And I did that yesterday in my dev environment (well, of course, such a thing could never make it to production!). It is an enormous pai...
Getting to Know the Three Methods of Connecting to the Database Using...
In this article we are going to learn the three ways in which we can connect to our Oracle database using Toad for Oracle. First of all, in order to work with this tool, we need to have Oracle databa...
