This is a discussion on Drop view statement. within the Database Support forums, part of the Web Development category; Hi all Can anyone explain what is sql drop view statement. Thanks in advance......
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi all Can anyone explain what is sql drop view statement. Thanks in advance... |
|
#2
| |||
| |||
| Hi all... The SQL DROP VIEW statement is the SQL command that removes an entire SQL view. Thanks |
|
#3
| |||
| |||
| Hi all... Can anyone tell me Why Use the SQL DROP VIEW Statement. Thanks in advance... |
|
#4
| |||
| |||
| Hi all... You may drop an view permanently when it is no longer useful or temporarily. If the view is not useful it could be dropped. Also, if a view needs to be changed it would be dropped and then created again with changes in place. Thanks... |
|
#5
| |||
| |||
| Hi all... Can anyone tell me How to use the SQL DROP VIEW Statement. Thanks in advance... |
|
#6
| |||
| |||
| Hi all... The SQL DROP VIEW command is used as follows. SQL DROP VIEW Statement Syntax DROP VIEW <view_name> SQL DROP VIEW Statement Example The following example drops a view named V_PERSON. DROP VIEW V_PERSON Thanks... |
|
#7
| |||
| |||
| is really useful for me |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Create View Statement | itbarota | Database Support | 6 | 03-24-2009 06:16 AM |
| Taffic Drop | vadivelanvaidyanathan | Search Engine Optimization | 0 | 01-23-2008 05:29 AM |
| JavaScript Drag and Drop | rajkumar | HTML, CSS and Javascript Coding Techniques | 6 | 12-31-2007 12:43 AM |
| How to drop a datafile from a tablespace | bluesky | Database Support | 0 | 11-03-2007 12:29 AM |
| Drop shadow effect using css | muthukumar | HTML, CSS and Javascript Coding Techniques | 0 | 07-17-2007 11:43 AM |
Our Partners |