create table and data types

Поиск
Список
Период
Сортировка
От Maciej Piekielniak
Тема create table and data types
Дата
Msg-id 1827225102.20060214221218@isb.com.pl
обсуждение исходный текст
Ответы Re: create table and data types
Re: create table and data types
Список pgsql-sql
Hello pgsql-sql,
 Is anybody know how create field in a new table with data type accuiring from a field in other table? For example:

create table new_table
( name other_table.name%TYPE
); 

-- 
Best regards,Maciej                          mailto:piechcio@isb.com.pl



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

Предыдущее
От: chester c young
Дата:
Сообщение: Re: Non Matching Records in Two Tables
Следующее
От: Ken Hill
Дата:
Сообщение: Re: Non Matching Records in Two Tables