Hello
Is there a way to override the target database schema at stream/table level ?
i have an oracle source where we extract few tables and want to load those tables into diff schemas inside snowflake
is there a way to override the schema at table level?
based on my research i found that i have to create a separate loader per schema , please let me know