~/paste/all
~/paste/all
~/paste/all
Pages: 123 ...396397

Paste #1015

  1. postgres=# CREATE TABLE x (
  2. postgres(#         id              SERIAL PRIMARY KEY,
  3. postgres(#         content         VARCHAR(255) DEFAULT NULL
  4. postgres(# );
  5. NOTICE:  CREATE TABLE will CREATE implicit SEQUENCE "x_id_seq" FOR serial COLUMN "x.id"
Language: sql
Posted by Anonymous at 13 Oct 2011, 11:15:50 UTC

Pages: 123 ...396397