|
|
Blogs
Toad World blogs are a mix of insightful how-tos from Quest experts as well as their commentary on experiences with new database technologies. Have some views of your own to share? Post your comments! Note: Comments are restricted to registered Toad World users.
Do you have a topic that you'd like discussed? We'd love to hear from you. Send us your idea for a blog topic.
By StevenFeuersteinTW (User) on
Friday, May 27, 2011 2:51 PM
I have for many years now promoted "Write tiny little chunks of code" as one of the most impactful and important steps we can all take to improve the readability and maintainability of code. The basic idea is that you should not let your executable sections get to be more than 50 or 60 lines of code in length. You should, in other words, be able to at a single glance take in the full algorithm/logical flow of the subprogram....
|
By ce4e6745-3fec-406d-b3e5-5aa35edbc5fd on
5/20/2011
My database crashed today. My ‘production’ database that is. The one I rely on for product demonstrations, that thing I do that Quest gives me money for. Pretty funny considering in the last few weeks my blogs have included such gems as:
|
By e0aba78c-c04c-4ee1-a696-90b499bc5cc8 on
Monday, May 16, 2011 10:02 AM
|
By ce4e6745-3fec-406d-b3e5-5aa35edbc5fd on
5/11/2011
Ever spin up a database for some quick and dirty work, and you JUST WANT TO CONNECT (!!) without going through the whole ‘add the service to your local TNSNames.ORA’ rigmarole (Oracle Net Configuration Assistant)? Oracle’s Net Configuration Assistant was one of the first JAVA powered GUIs I had run into as an Oracle user. It has been improved greatly over the past few years, but I’m pretty sure there are still much faster ways to connect to the database. ...
|
By ce4e6745-3fec-406d-b3e5-5aa35edbc5fd on
5/11/2011
Are you a PL/SQL developer? Do you think your IDE should promote better coding practices, and guide you to build more robust and reliable programs? If so, then Toad v11 might be just the IDE you are looking for.
Toad version 11 introduces a new feature in the Professional and higher editions — Code Analysis.
As you develop your PL/SQL code, Toad will highlight any code that violates its set of best practice...
|
By DanHotka (User) on
5/10/2011 10:53 PM
Use coding style to avoid hints...TOAD is full of tuning tools...
|
By DanHotka (User) on
5/9/2011 11:25 AM
TOAD has many features I illustrate during my SQL Tuning for Developers course...
|
By DanHotka (User) on
5/9/2011 11:16 AM
On-site class this week in Cork and Dublin Ireland. This is a 2-day on-site class exactly like the 4-half day web class being offered by Quest Software the week of June 20.
|
By DanHotka (User) on
5/9/2011 11:02 AM
The last day of the Adv PL/SQL class covers large objects and TOAD Debugging and Profiling Tools
|
By d4bdb6b5-40f4-4a7d-b53b-42a5881dce18 on
5/7/2011 9:06 AM
|
By DanHotka (User) on
5/5/2011 6:35 AM
Dan covered Ref Cursors and PL/SQL Collections in yesterday's Advanced PL/SQL class.
|
By DanHotka (User) on
5/4/2011 4:52 AM
Dan covered compiler options including conditional compilation in yesterday's Advanced PL/SQL class. He also covered advanced topics using database triggers including updateable views and audit trails.
|
By DanHotka (User) on
5/3/2011 5:53 AM
Hi! Watch for my blogs on SQL Tuning and PL/SQL Tips and Techniques.
Right now I am teaching the Advanced PL/SQL class for a client over the web. I'll keep you posted with how it is going.
I am focused on training and Quest Software and I have worked out an arrangement where I teach my popular Oracle SQL Tuning for Developers using TOAD and Advanced PL/SQL Tips and Techniques using TOAD (and of course...
|
By ce4e6745-3fec-406d-b3e5-5aa35edbc5fd on
5/2/2011
Disclaimer: I work for Quest Software. I am paid to promote and help sell their software.
Did you know we also give away a lot of software, with no intention of selling it?
One of the most popular database platforms out there is MySQL. I’m going to guess that’s because it is free (for now). Apparently it is downloaded more than 70,000 times a day.
WOW.
I don’t use MySQL Jeff.
If you are a blogger,...
|
By 362dce9c-a552-4b5b-ac95-ab109db9f2a6 on
Monday, May 02, 2011
Written by Finn Ellebaek Nielsen
This blog post describes a best practice for comparing datasets with Quest Code Tester for Oracle (CT).
|
|
|