Specify an access method for a virtual table

The user needs a way to specify a virtual table in an SQL statement.

To create a virtual table with the CREATE TABLE statement, a user specifies the USING keyword followed by the access-method name and, optionally, with additional access-method-specific keywords.

With the IN clause, the user can place the virtual table in an extspace or sbspace.