0
pablotola created
Is anybody using elastic pools in Azure for tenant databases? I need some guidance on how to override the built in methods that create and seed the tenant databases so they get created in an elastic pool. This is the syntax to create it: CREATE DATABASE DemoDB ( SERVICE_OBJECTIVE = ELASTIC_POOL ( name = DemoPool ) ) ;
Thnak you.
1 Answer(s)
-
0