Re: Not sure how to use psql

Поиск
Список
Период
Сортировка
От Pat Wright
Тема Re: Not sure how to use psql
Дата
Msg-id CAO9W5TFC=2v3x3EL8USbijzCDjFYVa19MvN6Qh3phddzSnFpeA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Not sure how to use psql  (hubert depesz lubaczewski <depesz@depesz.com>)
Список 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 по дате отправления:

Предыдущее
От: Cravan
Дата:
Сообщение: Re: Error when doing sql
Следующее
От: David Raymond
Дата:
Сообщение: RE: Error when doing sql