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(at)isb(dot)com(dot)pl