Static Websites
Static means "constant--never changing". A static website contains Web pages with fixed content. Each page is coded in HTML and displays the same information to every visitor.
Dynamic Websites
dynamic is "changing". You can make dynamic changes to a database without having to shutdown the instance and restart for the changes to take effect. However, if you do not update the control file, when you shutdown and startup, the dynamic change is gone--it wasn't permanent.
Copyright © 2026 eLLeNow.com All Rights Reserved.