w3-tools.com - Free Webmaster Tools and Resources
 
w3-tools.com - Free Webmaster Tools and Resources
 Free Webmaster Tools and Resources

 



PostgreSQL Manual

This manual is provided as a courtesy. It is not an official source. Please check postgresql.org for updated information.

PostgreSQL Manual

PostgreSQL Manual

31.41. views

The view views contains all views defined in the current database. Only those views are shown that the current user has access to (by way of being the owner or having some privilege).

Table 31-39. views Columns

NameData TypeDescription
table_catalogsql_identifierName of the database that contains the view (always the current database)
table_schemasql_identifierName of the schema that contains the view
table_namesql_identifierName of the view
view definitioncharacter_data Query expression defining the view (null if the current user is not the owner of the view)
check_optioncharacter_dataApplies to a feature not available in PostgreSQL
is_updatablecharacter_dataNot yet implemented
is_insertable_intocharacter_dataNot yet implemented

Newsletter

Join to our newsletter and receive news and updates about our site.
Your name: 
E-mail address: 
Action: 
 

Hosted by

Search

Google
Web w3-tools.com

Links

  What is my IP? Find your IP address!     Valid XHTML 1.0 Transitional  
Copyright © 2006. by w3-tools.com. All rights reserved