| Author |
is this book for newbie?
|
Vijaya sarathy
Greenhorn
Joined: Apr 19, 2006
Posts: 2
|
|
hi Is this book for newbie to re-factoring? I may need to migrate the data in Informix to oracle? Will this book be helpful to me? Thanks & Regards Vijay
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
|
Vijay, refactoring a database schema is one thing, moving the schema to another database is another. In other words, they're two different tasks performed independently of each other, and using different tools and techniques.
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
Christophe Verré
Sheriff
Joined: Nov 24, 2005
Posts: 14672
|
|
|
Yes, as Lasse said, your task is not about refactoring, so may not be treated in the book.
|
[My Blog]
All roads lead to JavaRanch
|
 |
Adeel Ansari
Ranch Hand
Joined: Aug 15, 2004
Posts: 2874
|
|
Originally posted by Vijaya sarathy: I may need to migrate the data in Informix to oracle? Will this book be helpful to me?
Whats about refactoring over here?
|
 |
Scott Ambler
author
Ranch Hand
Joined: Dec 12, 2003
Posts: 608
|
|
We don't cover migrating between database vendors in the book. However, I suspect that part of the migration effort as you describe it will be to fix some of the problems in your current schema. If so, this book will prove incredibly valuable to the folks doing that part of the effort. - Scott
|
<a href="http://www-306.ibm.com/software/rational/bios/ambler.html" target="_blank" rel="nofollow">Scott W. Ambler</a><br />Practice Leader Agile Development, IBM Rational<br /> <br />Now available: <a href="http://www.ambysoft.com/books/refactoringDatabases.html" target="_blank" rel="nofollow">Refactoring Databases: Evolutionary Database Design</a>
|
 |
 |
|
|
subject: is this book for newbie?
|
|
|