RelationalDatabase
RelationalDatabase[…] represents schema information about a relational database.
RelationalDatabase[db] gives the complete schema of the database referenced by db.
RelationalDatabase[{table1 table2,…},db] gives schema information related to the tables tablei.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.