Re: Problem with public schema

Поиск
Список
Период
Сортировка
От Manuel Sugawara
Тема Re: Problem with public schema
Дата
Msg-id m3ad014y8r.fsf@conexa.fciencias.unam.mx
обсуждение исходный текст
Ответ на Problem with public schema  ("Nick Allan" <allanni@rvib.org.au>)
Список pgsql-novice
"Nick Allan" <allanni@rvib.org.au> writes:

> I get the following error
>
> ERROR:  Relation "tblcategory" does not exist
>
> Anyone got any suggestions on what I'm missing here?

Try adding the quotes, like in public."tblCategory", for instance

  SELECT * FROM "tblCategory"

Regards,
Manuel.

В списке pgsql-novice по дате отправления: