Ergebnisliste (14) (Sortierung nach Titel)

  1. Bedingter insert oder edit   (Stand: 09.12.2008, 09:41 Uhr)

    Keywords: Prozedur Funktion
    Kategorien: DB: PostgreSQL

  2. JS + jQuery: HTML-Elemente einzufügen   (Stand: 30.06.2023, 10:42 Uhr)

    Keywords: HTML jquery Elemente einfügen addElement
    Kategorien: HTML JavaScript

  3. Lock-Möglichkeiten in verschiedenen MySQL-Versionen   (Stand: 24.06.2005, 08:12 Uhr)

    Keywords: lock
    Kategorien: DB: MariaDB DB: MySQL

  4. Materialized Views   (Stand: 17.08.2009, 08:08 Uhr)

    Keywords: perfomance view
    Kategorien: DB: Oracle

  5. Oracle-Spezialitäten in ZF   (Stand: 02.03.2010, 14:16 Uhr)

    Keywords: lastInsertId lastSequenceId
    Kategorien: DB: Oracle PHP-ZF (Künftig wegfallend)

  6. PEAR DB Funktionen   (Stand: 24.08.2005, 12:01 Uhr)

    Keywords: limitQuery nextId
    Kategorien: PHP

  7. PHP: Datei DB-Dumper für MySQL/MariaDB   (Stand: 06.03.2024, 14:05 Uhr)

    Keywords: Statement SELECT INSERT UPDATE DELETE Anweisungen Datenbank Dumper mysql mariadb
    Kategorien: DB: MariaDB DB: MySQL PHP

  8. POSTGRES Befehle   (Stand: 19.12.2007, 09:48 Uhr)

    Keywords: pg_dump shp2pgsql
    Kategorien: DB: PostgreSQL

  9. PostgreSQL Sequenz auf aktuellen Stand bringen   (Stand: 17.07.2012, 18:32 Uhr)

    Keywords: PostgreSQL Sequenz max Primary Key
    Kategorien: DB: PostgreSQL

  10. PostgreSQL Workarounds Daten importieren   (Stand: 10.09.2010, 16:30 Uhr)

    Keywords: PostgreSQL Foreign Key Constraints trigger
    Kategorien: DB: PostgreSQL

  11. Primary key in Oracle per Trigger füllen   (Stand: 05.02.2010, 14:44 Uhr)

    Keywords: PK auto-increment Trigger
    Kategorien: DB: Oracle

  12. SQL/PHP: Zählen bei MySQL Insert-Or-Update   (Stand: 17.01.2026, 00:06 Uhr)

    Keywords: Zahlen Insert DUPLICATE Update mysqli_affected_rows
    Kategorien: DB: MariaDB DB: MySQL PHP

  13. SQL: Fehlende Einträge/Verknüpfungen in Kreuztabelle finden/schreiben   (Stand: 02.05.2019, 12:34 Uhr)

    Keywords: kreuztabelle verknüpfungen join exist
    Kategorien: DB: MariaDB DB: MySQL

  14. SQL: INSERT INTO tabelle ON DUPLICATE KEY UPDATE   (Stand: 17.01.2026, 00:09 Uhr)

    Keywords: INSERT INTO tabelle DUPLICATE UPDATE speichern schreiben vorhanden ÄNDERN
    Kategorien: DB: MariaDB DB: MySQL