DBD Best Practice
Hello Everyone,
I'd like to ask how are you running DBD in production assuming you have multiple schemas in your database. From analysis perspective we think executing it per schema is the most efficient way because it will be easier to analyze and roll back in case there are any problems but I'm just wondering if there are any scenarios where you will be running DBD to all the schema all at once.
Thanks in advance.
1