I have worked on a re-engineering application before and this is what I observed. The fastest way to create a new database or to re-model the existing database is to...
I still don't get how there can be multiple clustered indexes on the same table in DB2. Once the data is physically sorted based on one column, the other indexes...