Retrieve schema details for a database table, including columns, data types, and optional index information, to understand its structure and relationships.
Execute CREATE TABLE statements to add new database tables using existing DBeaver connections, enabling structured data storage without additional configuration.