Обсуждение: Comment 1950 added to page sql-createtable.html of version 7.4

Поиск
Список
Период
Сортировка

Comment 1950 added to page sql-createtable.html of version 7.4

От
nobody
Дата:
Author: moo <maccran@hotmail.com>
----
can i create table with name abcABC and field xYz?
and use query
select xYz from abcABC;
i don't like use
select 'xYz' from 'abcABC';
----
Manual page: http://wwwmaster.postgresql.org/docs/7.4/static/sql-createtable.html
Reject:      http://wwwmaster.postgresql.org/admin/comments.php?action=reject&id=1950
Edit:        http://wwwmaster.postgresql.org/admin/comment-edit.php?id=1950
Delete:      http://wwwmaster.postgresql.org/admin/comments.php?action=delete&id=1950