Search found 42189 matches
- Thu Sep 10, 2009 5:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Readin data
- Replies: 11
- Views: 1798
- Thu Sep 10, 2009 5:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Count based on date column
- Replies: 5
- Views: 1575
- Thu Sep 10, 2009 5:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: starting a job sequence from middle
- Replies: 3
- Views: 1007
- Thu Sep 10, 2009 5:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Delete the duplicates from Database
- Replies: 8
- Views: 3190
The records need to be deleted and thats the requirement and we don't want to have a table exclusively to remove the dups. The technique I mentioned is pretty basic stuff and it is used when the number of records to be deleted is greater than the number of records to be saved. Is that the case here...
- Wed Sep 09, 2009 9:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Maintain sort order in datastage
- Replies: 10
- Views: 8363
- Wed Sep 09, 2009 9:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Maintain sort order in datastage
- Replies: 10
- Views: 8363
- Wed Sep 09, 2009 9:02 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling OSH script from UNIX Server
- Replies: 22
- Views: 13403
- Wed Sep 09, 2009 8:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL in routine
- Replies: 9
- Views: 4112
- Wed Sep 09, 2009 8:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dsenv is not pointing properly
- Replies: 13
- Views: 6504
- Wed Sep 09, 2009 8:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle deadlock when trying to upsert.
- Replies: 10
- Views: 3984
- Wed Sep 09, 2009 5:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: EBCDIC to ASCII conversion for '|' character
- Replies: 12
- Views: 16309
- Wed Sep 09, 2009 5:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Parallel installation not working
- Replies: 9
- Views: 3747
- Wed Sep 09, 2009 1:57 pm
- Forum: General
- Topic: Is there any function like between
- Replies: 11
- Views: 3333
- Wed Sep 09, 2009 1:44 pm
- Forum: General
- Topic: Is there any function like between
- Replies: 11
- Views: 3333
- Wed Sep 09, 2009 12:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problem with StringtoDate function
- Replies: 3
- Views: 3622
I would think that this would be more correcter:
Code: Select all
StringToDate('9999-01-01','%yyyy-%mm-%dd')