• Skip to primary navigation
  • Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql

create views in oracle plsql

VIEWS in Oracle SQL – PLSQL

October 26, 2012 by techhoneyadmin

A VIEW in Oracle SQL / PLSQL is like a virtual table, there is no physical existence of a view. A VIEW can be created using a SELECT statement by forming a valid SQL query. Syntax for creation of a VIEW in Oracle SQL / PLSQL is : CREATE VIEW view_name AS SELECT column(s) FROM […]

Filed Under: sql Tagged With: create views in oracle plsql, create views in oracle sql, how to create views in oracle database query, how to create views in oracle plsql, how to create views in oracle sql, syntax and example of create views in oracle database query, syntax and example of create views in oracle plsql, syntax and example of create views in oracle sql, using create views in oracle database query, using create views in oracle plsql, using create views in oracle sql, VIEWSPLSQL

Copyright © 2022 · Parallax Pro on Genesis Framework · WordPress · Log in