如何在 Teradata 中使用查询获取服务器名称?也就是说,如果我在“开发”服务器上编写查询,它应该返回开发服务器名称。
例如,在 Sybase 中:我们将使用 select @@servername。
teradata
teradata ×1