Next Previous Up Top Contents Index

16 The SQL Package

drop-view

Function

Summary

Deletes a view from a database.
Package

sql

Signature

drop-view view &key database =>

Arguments

view

A view.

database

A database.

Values

None.
Description

The functiondrop-view deletes view from database.
The default value of database is*default-database*.
See also

create-view
drop-index
drop-table

LispWorks Reference Manual - 15 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker