select table

    技术2022-05-20  65

    select table_name from all_tables where owner='dbuser'; select table_name from all_tables where owner='ofbiz';

    最新回复(0)