OLTP PNA external
Created by: RujitRaval
This will create the schema 'external_pna' for customer-facing PNA generation.
Steps:
- Open DataGrip.
- Open the SQL console for 'bloclink-staging'.
- Create Empty Tables - Copy and Paste the content of
Engineering/ddl/ExternalPNA/migration.sqland hit run. - Insert Values - Copy and Paste the content of
Engineering/ddl/ExternalPNA/insert.sqland hit run.
Please let @RujitRaval or @Jinal-7 know if you have any concerns.