Next Previous Up Top Contents Index

16 The SQL Package

drop-view-from-class

Function

Summary

Deletes a view from a database based on a class defining the view.
Package

sql

Signature

drop-view-from-class class &key database =>

Arguments

class

A class.

database

A database.

Values

None.
Description

The functiondrop-view-from-class deletes a view or base table from database based on class which defines that view. The argument database has a default value of*default-database*.
See also

create-view-from-class
drop-view

LispWorks Reference Manual - 15 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker