On Thu, Apr 3, 2008 at 10:43 AM, e-letter <inpost@[EMAIL PROTECTED]
> wrote:
> On 03/04/2008, Sean Davis <sdavis2@[EMAIL PROTECTED]
> wrote:
> >
> > You will still need to create all the columns for your table first.
> > Also, I think you'll want to look at the do***entation for the copy
> > command, as what you give above should probably result in an error.
> >
> So columns cannot be automatically created. The do***entation is poor,
> for example the 'explanation' of the use of |stdin should really
> explain that as an alternative
No. Columns are not automatically created. As for do***entation,
what you see is the standard way of describing SQL. I agree it can be
confusing in the beginning.
If all you want to do is load data into a database to look at it, you
might look at MS Access or Filemaker. I don't recommend these as
database solutions, but as more of an excel replacement.
Sean
--
Sent via pgsql-novice mailing list (pgsql-novice@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-novice


|