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