The complete logic is documented in the Information Analyzer User Guide.
For example, your two numbers are Int64 because they contain only numeric digits and a sign, and are too large to be Int32.
Search found 53125 matches
- Tue May 15, 2012 12:25 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: How does IA determine the data type of a value
- Replies: 7
- Views: 3944
- Mon May 14, 2012 4:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Issue with Surrogate Key Generator
- Replies: 10
- Views: 9631
- Mon May 14, 2012 4:26 pm
- Forum: General
- Topic: Install fix pack on windows 7 of 64bit?
- Replies: 17
- Views: 5856
- Mon May 14, 2012 4:24 pm
- Forum: IBM QualityStage
- Topic: Match Cutoff Negative
- Replies: 8
- Views: 3885
- Mon May 14, 2012 2:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Column import stage warning
- Replies: 7
- Views: 3178
- Sun May 13, 2012 9:15 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: datatype problem
- Replies: 9
- Views: 2573
- Sun May 13, 2012 9:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: warning
- Replies: 2
- Views: 1206
- Sun May 13, 2012 1:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Combine columns from Dataset and tables.
- Replies: 7
- Views: 2249
- Sun May 13, 2012 1:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Column import stage warning
- Replies: 7
- Views: 3178
- Sat May 12, 2012 4:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Splitting single row into multiple rows with Delimiter '|'
- Replies: 12
- Views: 13871
- Sat May 12, 2012 4:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Column import stage warning
- Replies: 7
- Views: 3178
- Fri May 11, 2012 4:45 pm
- Forum: General
- Topic: Difference between CLEAR.FILE and CLEAR-FILE
- Replies: 10
- Views: 3409
Ancient History lesson
Once upon a time there was a multi-value database called GIRLS. Later other vendors jumped on the bandwagon but had different ideas about identifiers. One group (let's call them the Pick group) preferred the hyphen as a delimiter while others (let's call them the Prime INFORMATION group) preferred t...
- Fri May 11, 2012 5:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Excel: An unsupported SQL data type was encountered
- Replies: 12
- Views: 3830
- Thu May 10, 2012 9:37 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Difference between numeric and decimal datatype?
- Replies: 5
- Views: 2245
- Thu May 10, 2012 8:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Insert job parameter in PX Stages behaves oddly
- Replies: 18
- Views: 8030
Ah. Something akin to
Code: Select all
select * from users where clue > 0;
0 records selected.