|
|
8 of 8 people found the following review helpful:
5.0 out of 5 stars
Perl makes life easier, October 2, 2002
Over time, as we develop systems, cut code, administer data bases and perform myriad other tasks, we tend to build up a 'kit bag' of useful tricks, code snippets and techniques. This book makes a welcome contribution with its numerous code examples and clear explanations.Although, as the title suggests, this is aimed primarily at Oracle administrators, there is much here for those with more than a passing interest in the rich text-processing language that is Perl. With library modules also available for Sysbase and MySQL, for example, connections across disparate databases are a simple matter of appropriate API calls. Indeed, in the excellent appendices, there is a code example showing simultaneous connections to both an Oracle and a MySQL database and how to extract and process data between them using Perl code and embedded SQL. The ability to do this easily and efficiently without resorting to dump and re-loads using ASCII flat files was a small revelation. With their clear real-world approach, incisive and, often witty, explanations and observations, the enthusiasm of the authors for their subject is clear. This book is not only a boon to data base administrators but should also prove to be very useful to those who simply want to learn more about the power of Perl.
|