[Home] [Help]
| Product: | XNP - Number Portability |
|---|---|
| Description: | Stores information about a number split including the old number range, new number range and algorithm to convert from the old number to the new number range |
| Implementation/DBA Data: |
XNP.XNP_NUMBER_SPLITS
|
NUMBER_SPLIT_ID
OLD_NUMBER_RANGE_ID
NEW_NUMBER_RANGE_ID| Table | |
Foreign Table | Foreign Key Column |
|---|---|---|---|
| XNP_NUMBER_SPLITS | ![]() |
XNP_NUMBER_RANGES
|
XNP_NUMBER_SPLITS.NEW_NUMBER_RANGE_ID |
| XNP_NUMBER_SPLITS | ![]() |
XNP_NUMBER_RANGES
|
XNP_NUMBER_SPLITS.OLD_NUMBER_RANGE_ID |
|
|
|
|