In this code, DBC is the name of the database. proc sql; connect to Teradata(user=teradata_username password=teradata_password); create table ...
確定! 回上一頁