você pode consultar os nomes das tabelas
select tname from tab where tname = 'TABLE_NAME_TO_SEARCH_FOR';
select tname from tab where tname = 'TABLE_NAME_TO_SEARCH_FOR';
Conectando o Excel VBA ao Oracle DB usando 'ODBC'
Tipo de dados ENUM (enumeração) no MySQL:12 principais fatos e dicas úteis
Verificações de integridade proativas do SQL Server, parte 1:espaço em disco
Não é possível truncar a tabela porque ela está sendo referenciada por uma restrição FOREIGN KEY - Tutorial SQL Server / TSQL Parte 70