Next Previous Up Top Contents Index

16 The SQL Package

create-view-from-class

Function

Summary

Creates a view in a database based on a class that defines the view.
Package

sql

Signature

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

Arguments

class

A class.

database

A database.

Values

None.
Description

The functioncreate-view-from-class creates a view in database based on class which defines the view. The argument database has a default value of*default-database*.
See also

drop-view-from-class
create-view

LispWorks Reference Manual - 15 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker