You can check Teradata Database Release and Version using the following query.
select * from dbc.dbcinfo;
Here,
dbc – Database computer.
dbcinfo – Tables where database information is saved.
You can check Teradata Database Release and Version using the following query.
select * from dbc.dbcinfo;
Here,
dbc – Database computer.
dbcinfo – Tables where database information is saved.