What are data types?

Answers were Sorted based on User's Feedback



What are data types?..

Answer / s

Each column value is interpreted based on the data typed
defined for the column

Is This Answer Correct ?    2 Yes 0 No

What are data types?..

Answer / sikander

In programming, classification of a particular type of
information. It is easy for humans to distinguish between
different types of data. We can usually tell at a glance
whether a number is a percentage, a time, or an amount of
money. We do this through special symbols -- %, :, and $ --
that indicate the data's type. Similarly, a computer uses
special internal codes to keep track of the different types
of data it processes.
Most programming languages require the programmer to
declare the data type of every data object, and most
database systems require the user to specify the type of
each data field. The available data types vary from one
programming language to another, and from one database
application to another, but the following usually exist in
one form or another:

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More DB2 Interview Questions

What is a dbrm in db2?

0 Answers  


What is release/acquire in bind?

0 Answers  


How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?

3 Answers   CTS, IBM,


what is a trigger and types of triggers

3 Answers   HSBC,


WHAT IS NULL INDICATOR ? WERE IS THIS USED? AND IF IT IS USED IN FILES CONCEPT? HOW DO WE USE IT?

2 Answers   IBM,


is it compulsory commitment control in journal?

0 Answers   TCS,


What are the disadvantages of using VARCHAR?

3 Answers  


What is index cardinality?

3 Answers  


what is the soft code for deadlock ?

2 Answers   Logica CMG,


Where is the output of EXPLAIN stored?

2 Answers  


If anyone has IBM Certification Dumps pls forward to me & also let me know what are the Certification Codes that are available in DB2

0 Answers  


Why PS file called Physical seqential file?How to sore data in sequential file and ESDS file? What is the use of DBRM,PLAN,package and Collection.

1 Answers  


Categories