AT LOCATION
Description
Grammar Syntax
AT <location-string>Sample Source Patterns
Input Code:
CREATE TABLE t1
(
DATA VARCHAR(10)
)
AT 'SERVER_A.db1.joe.t1'; Output Code:
Related EWIs
Last updated
