Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
Oracle PLSQL
View 22 codes
Home
Oracle PLSQL
View
1 Alter view to recompile
2 Create a simple view
3 Create a view with check option
4 Create force view
5 CREATE MATERIALIZED VIEW with rowid
6 CREATE MATERIALIZED VIEW with TABLESPACE
7 Create materialized view
8 Create materialized view emp_dept build immediate refresh on demand enable query rewrite
9 Create or replace a view
10 Create OR REPLACE VIEW from selected columns in a table
11 Create updatable view
12 Create view by join three tables
13 Create view on single field of a type
14 Create view without indiating the column name
15 Drop a backend table then query the view
16 Inline view
17 Querying data by selecting from the view runs the SELECT statement
18 The OR REPLACE clause is used to modify a view; basically, you are re-creating the view
19 Use view based on user-defind type
20 User view and object id
21 Using view to simplify the query
22 You can update a VIEW without dropping it