Re: Not sure how to use psql - Mailing list pgsql-novice

From Pat Wright
Subject Re: Not sure how to use psql
Date
Msg-id CAO9W5TFC=2v3x3EL8USbijzCDjFYVa19MvN6Qh3phddzSnFpeA@mail.gmail.com
Whole thread Raw
In response to Re: Not sure how to use psql  (hubert depesz lubaczewski <depesz@depesz.com>)
List pgsql-novice
I would suggest checking out this guide to get familiar with PSQL.   




On Wed, Jun 12, 2019 at 4:30 AM hubert depesz lubaczewski <depesz@depesz.com> wrote:
On Wed, Jun 12, 2019 at 05:49:59PM +0800, Cravan wrote:
> I’m new to the sql language and recently learnt about psql, and have
> some questions about it. Firstly, after typing psql (mydatabase) in
> the shell, do I directly start coding? Next, when I create a table,
> must my headings be necessarily lowercased? Lastly, can someone help
> me figure out why I got this wrong?

You forgot "," at the end of previous line.

depesz


pgsql-novice by date:

Previous
From: Cravan
Date:
Subject: Re: Error when doing sql
Next
From: David Raymond
Date:
Subject: RE: Error when doing sql