Re: [HACKERS] alter the column type

2001-02-05 Thread Thomas Lockhart
> i would like to alter the column type which has exist in > the table, i can't find anything about that, can anybody help me? To effectively alter the type of a column, you must do a "create table"/"insert into"/"create table as" combination to make an intermediate temporary table with the corre

[HACKERS] alter the column type

2001-02-05 Thread anson
Hello, i would like to alter the column type which has exist in the table, i can't find anything about that, can anybody help me? -- Best regards, anson mailto:[EMAIL PROTECTED]