good!
I need help!
I would like to do a select containing the following data on a connection: the son, daughter, parent table and table id of the connection.
someone could help me?
Thank you very much
-- Sessão
SELECT *
FROM v$session;
--Tabelas
SELECT *
FROM user_Tables;
--Constraints/Relacionamentos
SELECT *
FROM user_constraints;
Users browsing this forum: No registered users and 1 guest