<title>SQL Commands</title>
This part contains reference information for the
<acronym>SQL</acronym> commands supported by
<productname>PostgreSQL</productname>. By <quote>SQL</quote> the
language in general is meant; information about the standards
conformance and compatibility of each command can be found on the
respective reference page.
ここにはPostgreSQLでサポートされるSQLコマンドのリファレンス情報があります。
「SQL」とは一般に言語を意味し、各コマンドの標準への準拠や互換性に関する情報がそれぞれの対応するリファレンスページから分かります。
doc/src/sgml/ref/abort.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_aggregate.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_collation.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_conversion.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_database.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_default_privileges.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_domain.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_event_trigger.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_extension.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_foreign_data_wrapper.sgml
PostgreSQL documentation
doc/src/sgml/rel/alter_foreign_table.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_function.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_group.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_index.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_language.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_large_object.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_materialized_view.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_operator.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_opclass.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_opfamily.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_policy.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_procedure.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_publication.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_role.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_routine.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_rule.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_schema.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_sequence.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_server.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_statistics.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_subscription.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_system.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_table.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_tablespace.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_tsconfig.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_tsdictionary.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_tsparser.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_tstemplate.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_trigger.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_type.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_user.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_user_mapping.sgml
PostgreSQL documentation
doc/src/sgml/ref/alter_view.sgml
PostgreSQL documentation
doc/src/sgml/ref/analyze.sgml
PostgreSQL documentation
doc/src/sgml/ref/begin.sgml
PostgreSQL documentation
doc/src/sgml/ref/call.sgml
PostgreSQL documentation
doc/src/sgml/ref/checkpoint.sgml
PostgreSQL documentation
doc/src/sgml/ref/close.sgml
PostgreSQL documentation
doc/src/sgml/ref/cluster.sgml
PostgreSQL documentation
doc/src/sgml/ref/comment.sgml
PostgreSQL documentation
doc/src/sgml/ref/commit.sgml
PostgreSQL documentation
doc/src/sgml/ref/commit_prepared.sgml
PostgreSQL documentation
doc/src/sgml/ref/copy.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_access_method.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_aggregate.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_cast.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_collation.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_conversion.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_database.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_domain.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_event_trigger.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_extension.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_foreign_data_wrapper.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_foreign_table.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_function.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_group.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_index.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_language.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_materialized_view.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_operator.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_opclass.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_opfamily.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_policy.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_procedure.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_publication.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_role.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_rule.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_schema.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_sequence.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_server.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_statistics.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_subscription.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_table.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_table_as.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_tablespace.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_tsconfig.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_tsdictionary.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_tsparser.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_tstemplate.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_transform.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_trigger.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_type.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_user.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_user_mapping.sgml
PostgreSQL documentation
doc/src/sgml/ref/create_view.sgml
PostgreSQL documentation
doc/src/sgml/ref/deallocate.sgml
PostgreSQL documentation
doc/src/sgml/ref/declare.sgml
PostgreSQL documentation
doc/src/sgml/ref/delete.sgml
PostgreSQL documentation
doc/src/sgml/ref/discard.sgml
PostgreSQL documentation
doc/src/sgml/ref/do.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_access_method.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_aggregate.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_cast.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_collation.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_conversion.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_database.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_domain.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_event_trigger.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_extension.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_foreign_data_wrapper.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_foreign_table.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_function.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_group.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_index.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_language.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_materialized_view.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_operator.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_opclass.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_opfamily.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_owned.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_policy.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_procedure.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_publication.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_role.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_routine.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_rule.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_schema.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_sequence.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_server.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_statistics.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_subscription.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_table.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_tablespace.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_tsconfig.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_tsdictionary.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_tsparser.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_tstemplate.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_transform.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_trigger.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_type.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_user.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_user_mapping.sgml
PostgreSQL documentation
doc/src/sgml/ref/drop_view.sgml
PostgreSQL documentation
doc/src/sgml/ref/end.sgml
PostgreSQL documentation
doc/src/sgml/ref/execute.sgml
PostgreSQL documentation
doc/src/sgml/ref/explain.sgml
PostgreSQL documentation
doc/src/sgml/ref/fetch.sgml
PostgreSQL documentation
doc/src/sgml/ref/grant.sgml
PostgreSQL documentation
doc/src/sgml/ref/import_foreign_schema.sgml
PostgreSQL documentation
doc/src/sgml/ref/insert.sgml
PostgreSQL documentation
doc/src/sgml/ref/listen.sgml
PostgreSQL documentation
doc/src/sgml/ref/load.sgml
PostgreSQL documentation
doc/src/sgml/ref/lock.sgml
PostgreSQL documentation
doc/src/sgml/ref/merge.sgml
PostgreSQL documentation
doc/src/sgml/ref/move.sgml
PostgreSQL documentation
doc/src/sgml/ref/notify.sgml
PostgreSQL documentation
doc/src/sgml/ref/prepare.sgml
PostgreSQL documentation
doc/src/sgml/ref/prepare_transaction.sgml
PostgreSQL documentation
doc/src/sgml/ref/reassign_owned.sgml
PostgreSQL documentation
doc/src/sgml/ref/refresh_materialized_view.sgml
PostgreSQL documentation
doc/src/sgml/ref/reindex.sgml
PostgreSQL documentation
doc/src/sgml/ref/release_savepoint.sgml
PostgreSQL documentation
doc/src/sgml/ref/reset.sgml
PostgreSQL documentation
doc/src/sgml/ref/revoke.sgml
PostgreSQL documentation
doc/src/sgml/ref/rollback.sgml
PostgreSQL documentation
doc/src/sgml/ref/rollback_prepared.sgml
PostgreSQL documentation
doc/src/sgml/ref/rollback_to.sgml
PostgreSQL documentation
doc/src/sgml/ref/savepoint.sgml
PostgreSQL documentation
doc/src/sgml/ref/security_label.sgml
PostgreSQL documentation
doc/src/sgml/ref/select.sgml
PostgreSQL documentation
doc/src/sgml/ref/select_into.sgml
PostgreSQL documentation
doc/src/sgml/ref/set.sgml
PostgreSQL documentation
doc/src/sgml/ref/set_constraints.sgml
PostgreSQL documentation
doc/src/sgml/ref/set_role.sgml
PostgreSQL documentation
doc/src/sgml/ref/set_session_auth.sgml
PostgreSQL documentation
doc/src/sgml/ref/set_transaction.sgml
PostgreSQL documentation
doc/src/sgml/ref/show.sgml
PostgreSQL documentation
doc/src/sgml/ref/start_transaction.sgml
PostgreSQL documentation
doc/src/sgml/ref/truncate.sgml
PostgreSQL documentation
doc/src/sgml/ref/unlisten.sgml
PostgreSQL documentation
doc/src/sgml/ref/update.sgml
PostgreSQL documentation
doc/src/sgml/ref/vacuum.sgml
PostgreSQL documentation
doc/src/sgml/ref/values.sgml
PostgreSQL documentation