Toad Data Point (TDP) seems to limit the number type size to 3 automatically.
Two examples:
1. When doing a records count for a table from an Oracle Local DB, TDP gave a result of 333, but actually it's 3331146.
2. Running a query displays 165 for one of the column data when it should be 1655.
SQL Developer shows the correct data.