.\" auto-generated by docbook2man-spec $Revision: 1.1.1.1 $

DROP VIEW - Online Linux Manual Page

Section : 7
Updated : 2014-02-17
Source : SQL - Language Statements
Note : SQL Commands

NAMEDROP VIEW − remove a view

SYNOPSISDROP VIEW [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ]

DESCRIPTIONDROP VIEW drops an existing view. To execute this command you must be the owner of the view.

PARAMETERSIF EXISTS  Do not throw an error if the view does not exist. A notice is issued in this case. name  The name (optionally schema-qualified) of the view to remove. CASCADE  Automatically drop objects that depend on the view (such as other views). RESTRICT  Refuse to drop the view if any objects depend on it. This is the default.

EXAMPLESThis command will remove the view called kinds: DROP VIEW kinds;

COMPATIBILITYThis command conforms to the SQL standard, except that the standard only allows one view to be dropped per command, and apart from the IF EXISTS option, which is a PostgreSQL extension.

SEE ALSOALTER VIEW [alter_view(7)], CREATE VIEW [create_view(7)]
0
Johanes Gumabo
Data Size   :   5,521 byte
man-drop_view.7Build   :   2025-03-22, 13:26   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   61 / 5,713,715
Visitor ID   :     :  
Visitor IP   :   216.73.216.10   :  
Visitor Provider   :   Amazon.com, Inc.   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   20   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 25.03.22
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36


Very long time ago, I have the best tutor, Wenzel Svojanovsky. If someone knows the email address of Wenzel Svojanovsky, please send an email to johanesgumabo@gmail.com.

If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.

ERROR : Need New Coding :         (rof_escape_sequence|93|drop_view.7|1|\" auto-generated by docbook2man-spec $Revision: 1.1.1.1 $ |.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.1 $ )         (parse_manual_page_|254|drop_view.7|1|\"|.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.1 $ )