• Connect With Us
  • Contact Us
  • Disclaimer
  • Start Here

Wings Of Technology

Menu
  • Start Here
  • Tutorials
    • IBM DataStage
    • INFORMATICA TUTORIAL
    • Unix
    • SQL
    • PL/SQL
  • Interview Questions
    • IBM DataStage
    • INFORMATICA
    • Unix
    • SQL
    • PL/SQL
  • Contact Us
  • Start Here
  • Tutorials
    • IBM DataStage
    • INFORMATICA TUTORIAL
    • Unix
    • SQL
    • PL/SQL
  • Interview Questions
    • IBM DataStage
    • INFORMATICA
    • Unix
    • SQL
    • PL/SQL
  • Contact Us

MonthFromDate() Function in Transformer Stage in DataStage

Admin June 30, 2019 DATASTAGE TUTORIAL
MonthFromDate returns the month number from the given date. Input: date Output: month_number (int8) Examples. If link1.mydate contains date 2008-08-21, then the function returns the value 8. You can …
[Continue Reading...]

Simple DataStage Parallel Job Using Funnel Stage

Admin June 29, 2019 DATASTAGE TUTORIAL
The Funnel stage is a processing stage. It copies multiple input data sets to a single output data set. This operation is useful for combining separate data sets into …
[Continue Reading...]

Parallel DataStage Job Using Funnel Stage and Stage Overview

Admin June 28, 2019 DATASTAGE TUTORIAL
The Funnel stage is a processing stage. It copies multiple input data sets to a single output data set. This operation is useful for combining separate data sets into …
[Continue Reading...]

MonthDayFromDate() Function in Transformer Stage in DataStage

Admin June 27, 2019 DATASTAGE TUTORIAL
Returns the day of the month from the given date. Input: date Output: day (int8) Examples. If link.mydate contains date 2013-08-21, then function returns the value 18: You can …
[Continue Reading...]

LOADING DATA INTO ORACLE THROUGH SQL LOADER UTILITY

Admin June 24, 2019 SQL TUTORIAL
STEP-1: Place the CSV or any delimited file in the Oracle server (Ex: stud_course.csv). For the sake of example, assume this file has 3 columns i.e. ID, Name, and …
[Continue Reading...]

JulianDayFromDate() Function in Transformer Stage in DataStage

Admin June 23, 2019 DATASTAGE TUTORIAL
Returns a julian day from the given date. Input: date Output: julianday (int32) Examples. If link.mydate contains the date 2008-05-28, then the function returns the value 2454615. You can …
[Continue Reading...]

DaysSinceFromDate() Function in Transformer Stage in DataStage

Admin June 22, 2019 DATASTAGE TUTORIAL
Returns number of days from source date to the given date. Input: source_date, given_date Output: days_since (int32) You can watch video tutorial of this function here:
[Continue Reading...]

DateFromJulianDay() Function in Transformer Stage in DataStage

Admin June 21, 2019 DATASTAGE TUTORIAL
Returns a date from the given julian day. Input: julianday (uint32) Output: date Examples. If linkname.julcol contains the value 2454616 then the function returns the date 2008-05-29. You can …
[Continue Reading...]

Posts navigation

Previous 1 … 7 8 9 10 11 12 13 14 15 16 17 Next

Like us on Facebook

Top Articles

  • WHAT IS THE DIFFERENCE BETWEEN NORMAL AND BULK LOADING IN INFORMATICA?
  • Snowflake SnowPro Certification Sample Questions-2
  • Snowflake SnowPro Certification Sample Questions-1
  • ORACLE : GET RECORD COUNTS OF ALL TABLES IN A SCHEMA
  • DataStage Scenario Based Interview Questions-1

Categories

  • DATASTAGE INTERVIEW QUESTIONS
  • DATASTAGE TUTORIAL
  • INFORMATICA INTERVIEW QUESTIONS
  • INFORMATICA TUTORIAL
  • PL/SQL INTERVIEW QUESTIONS
  • PL/SQL TUTORIAL
  • SNOWFLAKE CLOUD DATABASE
  • SQL INTERVIEW QUESTIONS
  • SQL TUTORIAL
  • Uncategorized
  • UNIX INTERVIEW QUESTIONS
  • UNIX TUTORIAL
Wings Of Technology Copyright © 2023.
Theme by MyThemeShop 

 
Loading Comments...
Comment
    ×