• About
Triona Weblog

Software Development and much more

Database

Normalformen von Datenbanken

28.03.2018 by Sandro Kowollik

Möchte man Informationen innerhalb einer Datenbank hinterlegen, so bieten sich hierfür gewisse Regeln an, die als Normalformen bezeichnet werden und der Vermeidung von Redundanzen und Anomalien dienen. Um diese Regeln genauer nachvollziehen zu können, konstruieren wir uns ein Beispiel und wenden die Regeln Schritt für Schritt darauf an. Zunächst kreieren wir uns einen Satz von … [Read more…]

Views: 16410
Posted in: Database Tagged: Database, Database normal form, Database Normalization, Datenbanken, Normalformen, Normalisierung

Multi Version Concurrency Control (MVCC)

21.01.2015 by Anton Autor

In a multi-user database imagine the following situation. While a transaction is reading multiple rows, let’s say from row 1 to row 1.000.000, another transaction updates row 1 and row 900.000 . We now assume that the first transaction finishes some time after the second one finishes. A problem could now be that transaction one … [Read more…]

Views: 15064
Posted in: Database, General Tagged: Database, MariaDB, multiversion concurrency control, MVCC, Oracle

Auto increment with Prepared Statements in PHP & MySQL

02.09.2009 by Holger Klatt

How to handle auto increment columns in MySQL when using Prepared Statements

Views: 10013
Posted in: Database, Development, PHP Tagged: autoincrement, Database, mysql, PHP, prepared statement
April 2021
M T W T F S S
 1234
567891011
12131415161718
19202122232425
2627282930  
« Apr    

Tags

ajax Apache API Architecture CDI Collections CSS Database EA Eclipse EJB Enterprise Architect Erweiterungen Excel Hessian Hibernate HTML Java JavaEE javascript JDBC JEE JEE 6 jQuery JSF Makro Maven Oracle PHP Plugins Relation relationship Richfaces Security Service Service Facade SOA Spring Subversion Tomcat Tutorial VBA web application XML XML-Schema

Recent Posts

  • Erste Schritte mit Hibernate Spatial
  • MVC 1.0 Framework
  • CDI and Proxies
  • Java collections: sequence and sorting
  • Java Collections: Reihenfolge und Sortierung

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Copyright © 2021 Triona Weblog.

Impressum | Datenschutzerklärung