8. SQL Statements
:
CREATE LOCATION
:
Related Statements
Share this page
Related Statements
Alter Location
(see page
ALTER LOCATION
)
Drop Location
(see page
DROP LOCATION
)
Grant (privilege)
(see page
GRANT (privilege)
)
Modify
(see page
MODIFY
)
Locations can be assigned when creating tables or indexes by using the following statements:
Create Index
(see page
CREATE INDEX
)
Create Table
(see page
CREATE TABLE
)
Declare Global Temporary Table
(see page
DECLARE GLOBAL TEMPORARY TABLE
)
Modify...to Relocate
(see page
Modify...to Relocate
)
Set Work Locations
(see page
Work Locations
)