Bietet Rezepte, Lösungen und ausführliche Beispiele rund um gesundes SQL und zufriedene Datenbanken.
Hier gib es kleinere und größere Problemlösungen aus meinem SQL-Alltag. Dabei werden typische Datenbankprobleme und deren SQL-Lösungen vorgestellt.
» Rezepte, Lösungen und ausführliche Beispiele rund um gesundes SQL und zufriedene Datenbanken.
SQL-Backstube rss-feed:
02.06.2011: Probleme mit reservierten Wörtern
15.05.2011: Get last row - oder wie man einen DoS Angriff auf sich selbst macht
01.05.2011: MySQL Stored Procedure - Performance und Versionsprobleme
08.02.2012: SQL Tipps und Tricks Part-III
» Wie man SQL möglichst effektiv und performant nutzt ist diesmal der Schwerpunkt.
14.12.2011: ORACLE und IBM DB2 Datentypen
» Vergleich der Datentypen von ORACLE und IBM DB2.
08.12.2010: SQL Tipps und Tricks Part-II
» Sauberes SQL (Structured Query Language) und Performance ist heute wesentlich für gute Software.
09.06.2010: SQL Tipps und Tricks
» SQL (Structured Query Language) ist immer dann gefragt, wenn Datenbanken ins Spiel kommen.
09.12.2009: Dynamische Tabellen mit JavaScript
» Ein flexibles Data-Grid im Browser mit Hilfe von JavaScript.
10.06.2009: Advanced SQL verstehen und einsetzen
» SQL-Implementierungen kennen und bewerten.
14.01.2009: Einstieg in das SQL- und Datenbanktuning
» Warum Datenbanken einen "Hals" bekommen.
26.04.2008: PHP-DB2-YUI-Zend Framework Meeting
» Wie PHP, IBM DB2, YUI , Smarty und Zend Framework zusammen finden
18.07.2005: PHP automatisiert Word
» Dokumente mit PHP und Word erzeugen
30.05.2005: PHP und Centura SQLBase
» PHP kontaktiert SQLBase
24.04.2005: PHP COMmuniziert mit Gupta
» Gupta Team Developer als COM-Server für PHP
10.04.2005: Abstimmen mit dem Gupta Report Builder
» Der Reportbuilder von Gupta im Einsatz
03.04.2005: Zahlen zum Malen
» DB2, PHP, JpGraph und SQL treibens bunt
Cryptocurrency usage in the online casino space is not all about introducing a new way of payment - it's about ending the long-term issues that have plagued the industry from the start: trust, transparency, and processing speed...
Edwin S. Lowe used a math professor at Columbia University to help him increase the number of possible combinations for Bingo cards. And so, 6,000 different Bingo cards were developed...
Variety of payment systems is one of the most significant issues for players when they choose an online casino. Therefore, a range...
SuomiOnlineKasinot.com tarjoaa kattavat arvostelut, parhaat bonukset ja luotettavimmat nettikasinot suomalaisille pelaajille!
Ces plateformes attirent les joueurs canadiens avec des jeux à forte volatilité et des gains potentiels très élevés. Elles garantissent également une sécurité optimale et des paiements rapides.
Whether you're chasing big wins or just love to play on the go, MyMobiCasino.com offers everything you need for top-notch casino entertainment in 2025.
/**
* Motto in unübersichtlichen Zeiten
*/
WITH brains AS
( SELECT 70 AS l1, 82 AS l2, 69 AS l3,
69 AS l4, 90 AS l5, 69 AS l6
FROM dual diagnosis
) SELECT CHR(l1+10), CHR(l3), CHR(l1-5),
CHR(l1-3), CHR(l3)
FROM brains;