![]() |
|
Archives of the TeradataForumMessage Posted: Thu, 02 Jun 2000 @ 01:37:12 GMT
If you are running in a UNIX environment, you can use environment variables.
export DBName=mydatabase
export TableName=mytable
database ${DBName} ;
select * from ${TableName};
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||