Re: Not sure how to use psql

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

Предыдущее
От: Cravan
Дата:
Сообщение: Not sure how to use psql
Следующее
От: Cravan
Дата:
Сообщение: Error when doing sql