Float - Mailing list pgsql-general

From Javier E Polo
Subject Float
Date
Msg-id 36483D04.4A505ABA@mox.uniandes.edu.co
Whole thread Raw
In response to Re: [GENERAL] postgreSQL 6.3.2 and AIX  (Memphisto <szoli@netvisor.hu>)
List pgsql-general
I'm want to create a table with data types float or doubles. How can I declare them
?

Create table rrrrrrr (
tip1  ????(float)???,
);

Thanks


pgsql-general by date:

Previous
From: Memphisto
Date:
Subject: Re: [GENERAL] postgreSQL 6.3.2 and AIX
Next
From: The Hermit Hacker
Date:
Subject: Re: [GENERAL] Does 6.4 work with Irix 6.5.1 ?