Dropping a View
Removes a view.
SyntaxDROP VIEW <view_name>
Parameters
<view_name>
String
The path of the view that you want to drop. The view can be in your home space.
Examples
Drop a viewDROP VIEW demo.example_view
DROP VIEW Weather.SFWeatherElevation"Weather Conditions"
Was this page helpful?
Glad to hear it! Thank you for your feedback.
Sorry to hear that. Thank you for your feedback.