Extracting Database Schema with SQL

Is it possible to extract the schema structure of a database using effect sql?
Was this page helpful?