Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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: Thu, 27 Mar 2008 08:17:00 -0600
  • Message-id: <20080327141700(dot)GA27026(at)cajita(dot)gateway(dot)2wire(dot)net>

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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group