Thursday, July 7, 2011

Let us Learn PostgreSQL: Creating a View

Let us Learn PostgreSQL: Creating a View: "Creating a View You embed a subquery in the CREATE VIEW statement: CREATE [OR REPLACE] [TEMP|TEMPORARY ] VIEW view ..."

No comments:

Post a Comment