IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Performance data type: Numeric or Decimal


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
minakshi

New User


Joined: 02 Oct 2007
Posts: 7
Location: Delhi

PostPosted: Wed Oct 24, 2007 12:38 pm
Reply with quote

What would be performance wise better, Numeric or Decimal ?

How would Real work ?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Oct 24, 2007 7:24 pm
Reply with quote

Hello,

Neither will make much of a performance difference (though i don't know exactly what you mean - decimal is a form of numeric).

Most time in programs is not spent doing arithmetic.


Quote:
How would Real work ?
I do not know what this is asking icon_confused.gif
Back to top
View user's profile Send private message
agkshirsagar

Active Member


Joined: 27 Feb 2007
Posts: 691
Location: Earth

PostPosted: Thu Oct 25, 2007 10:02 am
Reply with quote

Dick,
I guess by 'real' she means 'real numbers/floating point numbers'.

Minakshi,
Performance wise-
Packed decimal > Binary > Floating point/ Real

(This is still debatable though. icon_smile.gif )
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Issues Converting From ZD to Signed N... DFSORT/ICETOOL 4
No new posts Store the data for fixed length COBOL Programming 1
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
Search our Forums:

Back to Top