Re: [SQL] MySQLs Describe emulator!

Поиск
Список
Период
Сортировка
От clayton cottingham
Тема Re: [SQL] MySQLs Describe emulator!
Дата
Msg-id 3AA50A5D.C4DBD362@smartt.com
обсуждение исходный текст
Ответ на MySQLs Describe emulator!  (Boulat Khakimov <boulat@inet-interactif.com>)
Список pgsql-general
heya:



why not try:


drfrog=# \d messages
            Table "messages"
     Attribute     |  Type   | Modifier
-------------------+---------+----------
 id                | integer | not null
 msgid             | text    |
 boxid             | integer |
 accountid         | integer |
 date              | text    |
 sentto            | text    |
 sentfrom          | text    |
 subject           | text    |
 contenttype       | text    |
 contentxferencode | text    |
 mimeversion       | text    |
 precedence        | text    |
 approvedby        | text    |
 inreplyto         | text    |
 replyto           | text    |
 listsub           | text    |
 listunsub         | text    |
 status            | text    |
 xorigip           | text    |
 cc                | text    |
 bcc               | text    |
 sender            | text    |
 returnpath        | text    |
 priority          | text    |
 xmailer           | text    |
 xuidl             | text    |
 xsender           | text    |
 localdate         | text    |
 newmsg            | text    |
 replyf            | integer |
 friendly          | text    |
 rreceiptto        | text    |
 score             | integer |
 ref               | text    |
 serverstat        | integer |
Index: messages_pkey

В списке pgsql-general по дате отправления:

Предыдущее
От: Mathijs Brands
Дата:
Сообщение: Re: [SQL] Undefined symbol
Следующее
От: Aristide Aragon
Дата:
Сообщение: varchat ->text