Hi

 

I want to create this table, but i can't, 

 

Look this error.

 

 

CREATE TABLE security_info2 (

    window character varying(64) NOT NULL

);

ERROR:  syntax error at or near "window"

LINE 2:     window character varying(64) NOT NULL

 

 

 

Could any to help me, please?

 

I'm using postgresql 8.4

 

Thanks..

 

 

Reply via email to