Re: Changing Datatypes

Поиск
Список
Период
Сортировка
От Frank Bax
Тема Re: Changing Datatypes
Дата
Msg-id 3.0.6.32.20001224160014.00b422e0@pop6.sympatico.ca
обсуждение исходный текст
Ответ на Changing Datatypes  ("Aaron Rouse" <pgsql@happyhacker.com>)
Список pgsql-general
At 11:38 PM 12/23/00 -0600, Aaron Rouse wrote:
>I recently migrating a Access 97 database into my PGSQL 7.02 database and
>notice that some of my datatypes need to be changed.  What would be the
>command for changing datatypes on columns?

http://www.postgresql.org/devel-corner/docs/user/functions-formatting.htm

>I also had table names with
>mixed case in their names, is there a way to make PGSQL not be case
>sensitive on table/column names?

Remove the quotes around table/field names when creating them.

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

Предыдущее
От: "Aaron Rouse"
Дата:
Сообщение: Changing Datatypes
Следующее
От: GH
Дата:
Сообщение: group by and order by question