Any zone user with CREATE USER privilege can create other zone users. To create zone users, you use the existing standard Vantage CREATE USER syntax. For example, you can use the following syntax:
CREATE USER user_name AS ... ;
You can add other valid syntax after the AS clause. For information about CREATE USER syntax, see Teradata Vantage⢠- SQL Data Definition Language Syntax and Examples, B035-1144.