Search Books

Optimizing an Oracle Database on the Database andApplication Level: An Application Developer's Perspective

Author Mikko K¿rkk¿inen
Publisher VDM Verlag
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
62.52 106.03 USD
🛒 Buy New on Amazon 🇺🇸 🏷 Buy Used — $93.32

✓ Usually ships in 1-2 business days

Share:
Book Details
PublisherVDM Verlag
ISBN / ASIN3639033949
ISBN-139783639033946
AvailabilityUsually ships in 1-2 business days
Sales Rank18,307,851
MarketplaceUnited States 🇺🇸

Description

Database management systems are an integral part of ICT infrastructure in contemporary companies. Their performance is imperative for the company to becompetitive. Thus, knowing how to develop efficient database applications and to be able to measure their performance and optimise them is a crucial asset for any application developer. In this master?s thesis a special emphasis is put on Oracle as it is a widely used database management system with a good array of optimisation techniques and tools. This master?s thesis examines database optimisation first on a theoretical level and then the optimisation and performance measurement techniques are tested in practice in a laboratory experiment. In this constructive part an Oracle PL/SQL procedure is optimised by using bulk processing techniques, applying better transaction handling and using dynamic SQL.