I have about 7-8 user-defined schemas (Reference, Finance, Admin, ORG, etc) in my OLTP database. I do have ODS db which is almost a replica on OLTP. I want to build a data warehouse for this. How many schemas are recommended while building a warehouse? am I supposed to create all the required tables in just 2-3 schemas if going by snowflake approach?
Thanks!