Salesforce

Numeric - Oracle (Magic xpa 2.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Numeric - Oracle (Magic xpa 2.x)

The table below lists Magic xpa’s Numeric attribute with the valid Oracle data types.

Each entry in the table has a default data type that can be forced by specifying that type in the Type property on the SQL section in the Column Properties sheet.

Magic xpa Storage Type

Magic xpa Picture

Magic xpa Storage Size

Oracle Data Type

Signed Integer

n,1-4

2

NUMBER

n, 5-9

4

NUMBER

Unsigned Integer

n, 1-2

1

NUMBER

n, 3-4

2

NUMBER

n, 5-9

4

NUMBER

Float

n, 1-7

4

NUMBER

n, 8-16

8

NUMBER

Float MS-Basic

n, 1-7

4

RAW

n, 8-16

8

RAW

Float Decimal

n, 1-7

4

RAW

n, 8-16

8

RAW

Packed Decimal

n, 1-10

2*n-1

RAW

Numeric

n ,1-18

n

RAW

Character Number

n, 1-18

n-1

RAW

String Number

n, 1-19

n+1

NUMBER

Magic number

n, 1-18

n/2+1

RAW

C-Isam Decimal

n, 1-32

n/2+1

RAW

Extended Float

n, 1-15

8

RAW

Note:

n is the specified picture number.

Magic xpa provides number support up to 18 digits.

Reference
Attachment 
Attachment