使用system用户登陆,执行如下语句:
select owner from all_objects where object_type = 'TABLE' and object_name = upper(表名)