I need some advice. Using the same schema names for test, acceptance and production would probably ease migration chores, at the risk of disaster if you slip up and do something in production when you meant to be signed onto test. <br>
<br>
However, using different schema names means changing all references, such as trigger "before update of ....", view SQL, etc.<br>
<br>
Any opinions? Other risks? Thanks.
<br>
However, using different schema names means changing all references, such as trigger "before update of ....", view SQL, etc.<br>
<br>
Any opinions? Other risks? Thanks.