Art of Tuning

Art and Science of Tuning Oracle SQL and Database

Skip to content
  • Welcome
  • Post Index
  • Contact

Author: Varughese

Adding New Column to Large Tables with Default/Initialization

VarugheseDecember 31, 2014January 6, 2015

  Alter Table Add Column with a separate Update or Alter Table Add Column with Default takes a long time for large tables. Why it takes long? The update (esp. on tables with many millions of rows) is the issue here. When a default is specified, all rows need to be updated. Updating large amount of rows will 1) […]

Tips and Tricks 417
Posts navigation
← Previous 1 2

Recent Posts

  • SQL Plan Comparison
  • RAC Dynamic Remastering (DRM) Freeze Waits (11g)
  • gc buffer busy acquire .. and release
  • What is Tuning?
  • Waits in a SQL
  • Finding Top SQLs from Package Execution
  • Tuning Scalar Subquery with Rewrite
  • How to Identify All SQLs That are Running Currenly
  • Evaluate the Impact of a SQL on the Database
  • Calculating Percentage Gain/Improvement from Tuning

Recent Comments

  • karkasnyy_dom_avEi on SQL Plan Comparison
  • CamillaSlulk on SQL Plan Comparison
  • 🔑 Reminder- Operation 1,69482 BTC. Get > https://yandex.com/poll/enter/NNGxwwC3wWn6zn1SwuVTVH?hs=5f7cea7f594e953f3255cd4d3c3ef0c0& 🔑 on Tuning Scalar Subquery with Rewrite
  • EdisonLal on SQL Plan Comparison
  • smorter giremal on Finding Top SQLs from Package Execution

Archives

  • September 2016
  • January 2015
  • December 2014

Categories

Theme: FlatBox by Jack, Powered by WordPress

Theme Layout

Color Scheme