Detalles de MySQL, para quien le interese...

From: Gunnar Wolf <gwolf(at)gwolf(dot)org>
To: pgsql-es-ayuda(at)postgresql(dot)org
Subject: Detalles de MySQL, para quien le interese...
Date: 2008-03-27 14:17:00
Message-ID: 20080327141700.GA27026@cajita.gateway.2wire.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Todavía hay gente que cree que MySQL sirve para algo. Es bueno tener
otro par de argumentos bajo la manga - Y sí, algunos de estos me han
mordido.

http://use.perl.org/~Smylers/journal/34246

¿La mejor broma del artículo? Bueno, si es que se le puede decir
"broma" a esto:

mysql> INSERT INTO log SET noted = '0000-00-00';
Query OK, 1 row affected (0.00 sec)

mysql> SELECT * FROM log WHERE noted IS NULL AND noted IS NOT NULL;
+------------+
| noted |
+------------+
| 0000-00-00 |
+------------+
1 row in set (0.00 sec)

Diviértanse.

--
Gunnar Wolf - gwolf(at)gwolf(dot)org - (+52-55)5623-0154 / 1451-2244
PGP key 1024D/8BB527AF 2001-10-23
Fingerprint: 0C79 D2D1 2C4E 9CE4 5973 F800 D80E F35A 8BB5 27AF

Responses

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message Brando Torres 2008-03-27 14:26:58 Re: PostgreSQL en Linux
Previous Message Sonia Perez Peña 2008-03-27 13:47:20 PostgreSQL en Linux