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

From hubert depesz lubaczewski
Subject Re: Not sure how to use psql
Date
Msg-id 20190612103022.azotr2vpvn75ojgd@depesz.com
Whole thread Raw
In response to Not sure how to use psql  (Cravan <savageapple850@gmail.com>)
Responses Re: Not sure how to use psql
List pgsql-novice
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: Not sure how to use psql
Next
From: Cravan
Date:
Subject: Error when doing sql