- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Help with more schemas in sql endpoint
Hello! I'm trying to use more than one schema within my sql endpoint, but I'm not succeeding. Could someone help me? The tables that are created in my notebooks, go straight to [dbo], but I would like to send some to [Stage]. I tried to pass the tables using a query with ALTER SCHEMA but the tables don't load there. These tables are in Delta format!
is it possible to take the Stage path and create the tables within it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @
Thanks for using the Fabric community.
Yes thats very much possible . If possible can you share the notebook code .
I am asuming that you are not passing the schema name in the notebook and so it defaults to dbo . If you add the correct schema in the notebook , its should create the table with the correct schema .
Thanks
HImanshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
09-30-2024 01:17 AM | |||
06-20-2024 08:53 PM | |||
01-13-2025 08:10 AM | |||
03-05-2025 08:29 AM | |||
02-26-2025 11:25 PM |
User | Count |
---|---|
24 | |
17 | |
8 | |
8 | |
2 |
User | Count |
---|---|
32 | |
26 | |
22 | |
16 | |
12 |