Welcome -
Guest!
Login
/
Register Now
|
Search:
Home
Articles
Forum
Interview FAQ
Activities
News
Videos
Poll
Links
People
Groups
Oracle Articles
Submit Article
Home
»
Articles
»
Oracle
»
Common Statements
RSS Feeds
CREATE VIEW
Posted By:
Barrett Schmidt
Category:
Oracle
Views:
3723
CREATE VIEW with example.
CREATE VIEW
CREATE VIEW <view_name> [(column1, column2...)] AS
SELECT <table_name column_names>
FROM <table_name>
using the CREATE VIEW statement. After a view is created, it can be queried and data within the view can be modified.
Share:
Previous Post:
CREATE USER
Next Post:
DEALLOCATE CURSOR
Didn't find what you were looking for? Find more on
CREATE VIEW
Or get
search suggestion and latest updates
.
Barrett Schmidt
author of CREATE VIEW is from Frankfurt,
Germany
.
View All Articles
Related Articles and Code:
Example to create view
DROP VIEW
Example to view records of student, course and SC tables
VIEWS
Example to view records of student having marks greater than 70 and course name is FOP
Shell script to perform database operations for student data like view, add and delete records
Shell script to perform string replacement in a file and view the content of file
PROGRAM PERFORMS THE OPERATION INSERT, DELETE, UPDATE, VIEW IN THE INDEX FILE
Program to create user defined fork function and create 2 child process, print their process ids
CREATING A CLASS ACCOUNTS FROM WHICH ARE DERIVED TWO CLASSES CURRENT AND SAVINGS AND THEN ASK THE USER FOR THE TYPE OF ACCOUNT HE WANTS TO CREATE
CREATE A DYNAMIC SIMPLE QUEUE
PROGRAM TO CREATE DYNAMIC STACK
Create a directory - mkdir
Example of Create Table
Example to create table based on existing table
Example to create table, primary key and foreign key in student, course and SC tables
Example to create sequence
Example to create an index
Program to create a shared memory and print the id of the shared memory
Program to create two child processes and examine the output
Other Interesting Articles in Oracle:
Write a query to change the format of date using to_char function
BEGIN TRANSACTION
DECLARE CURSOR
CREATE PROCEDURE
Example to insert records in student, course and SC tables
Write a query to find the last day of the month
Example to add a field or column in a table
Display total of each invoices
Write a query to calculate the Date difference
ALL operator
Example to add constraint of primary key in a table
Example to create view
Example of sub query to display items having item price less than Keyboard
Example to provide insert and select privilege of item table to a user using grant
CREATING A TABLE FROM A TABLE
Display invoice dates in 'month dd,yyyy' format
Write a query to calculate the year difference
INTERSECT Clause
Example to insert data using variables in a table
Supplier-parts-project database
Please enter your Comment
*
*
Comment should be atleast 30 Characters.
Please put code inside [Code] your code [/Code].
Please login to post comment
No Comment Found, Be the First to post comment!
Oracle
View All
Aggregate Functions
Analytical Functions
Common Statements
Constraints
Cursor
Data Control Language
Data Definition Lang
Data Manipulation Lang
Data Type
Database
Date Time Functions
Functions
Index
Interview FAQ
Joins
Math Functions
Operators
Select Query
Sequence
Stored Procedures
String Functions
Sub Query
System Functions
Transaction Control La...
Trigger
View
Assembly Language
Artificial Intelligence
C Programming
C++ Programming
Visual C++
OOAD
Cobol
Java
SQL Server
Asp.net MVC
Rest and WCF Services
Entity Framework
Knockout.Js
Unix / Linux / Ubuntu
Networking
OOPs Concept
HTML
Dos
SQL
System Analysis & Design
Gadgets
Internet
CSS
Javascript
.Net Framework
Asp.net
C#
VB.Net
Python
Perl
Software Engineering
RDBMS Terms
AJAX Framework
Design Pattern
UML
WPF
WCF
SEO
PowerShell
Visual Studio
WWF
BizTalk Server
Azure
General
Testing
Online Certifications
PHP
My SQL
LinQ
Project Management
Silverlight
XML
MS Office
Windows OS
DHTML
Sharepoint