|
Archives of the TeradataForumMessage Posted: Wed, 14 May 2014 @ 16:15:05 GMT
SELECT d.DatabaseName, t.TVMName from DBC.Databases2V d join DBC.Tables2V t on d.DatabaseID=t.DatabaseID WHERE t.TVMID = '2201CFF0'xb; -- Note that hex literal has high/low bytes are swapped relative to display (0x0122 0xF0CF) Or you can do a similar query against DBase and TVM tables directly, if you have access.
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||