Oracle SQL 'comment on ...'

Поиск
Список
Период
Сортировка
От Petter Reinholdtsen
Тема Oracle SQL 'comment on ...'
Дата
Msg-id 199812081154.MAA12374@zero.cc.uit.no
обсуждение исходный текст
Список pgsql-sql
I just discovered Oracle SQL's handling of inline documentation.  Is
there an equivalent feature in PostgreSQL?

Here are the oracle notation:

comment on table student_status_info is
        'Information on the students current status at RPI.  In part used to put some aspects of check-in online.  This
isdata taken from the SRS.K0 table. Other K0 fields go into simon.students.'; 

comment on column student_status_info.person_id is
        'The simon people.id of this person.  Used to join with other tables.';

--
##>  Petter Reinholdtsen <##    | pere@td.org.uit.no
 O-  <SCRIPT Language="Javascript">window.close()</SCRIPT>
http://www.hungry.com/~pere/    | Go Mozilla, go! Go!

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

Предыдущее
От: Herouth Maoz
Дата:
Сообщение: Re: [SQL] ' escape
Следующее
От: Herouth Maoz
Дата:
Сообщение: Re: [GENERAL] NULL & NOT NULL