primary key attribute

Поиск
Список
Период
Сортировка
От Joao Paulo Felix
Тема primary key attribute
Дата
Msg-id 356EFE84.ED77A7AB@cyclades.com
обсуждение исходный текст
Список pgsql-general
Hi there,

I am having trouble trying to alter a class and update an column
constraint to PRIMARY KEY. I decided to create a new table using the
following, still it does seem work:

CREATE TABLE my_table

    (my_column INT PRIMARY KEY, my_column2 TEXT);

Could any one help me please. Thanks in advance.

Joao Paulo

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

Предыдущее
От: PostreSQL Server
Дата:
Сообщение: JDBC Drivers + Postgres 6.3.2
Следующее
От: Kurt Seel
Дата:
Сообщение: problem: using large objects from tcl