I need to export the full schema of a one month data range. I have a lot of partitioned tables inside the schema, so I need a query to export a schema without any constraint issue or partitioned table issue.
Usually I use to take separate table mentioning all partitioned table names inside the query.