Toggle navigation
Log in
Sign Up
Log in
Sign Up
Appium
C
C#
C++
Docker
Go
Informatica
Java
JavaScript
Kafka
Numpy
Oracle
Pandas
PHP
Py Spark
Python
R
React Native
Scipy
SFTP
Tableau
Teradata
TGMC
UNIX
Introducing
Radical.sh
Forget Code launches a powerful code generator for building API's
Forget_Code.Models.CategoryViewModel
Add a new snippet
Conversion Functions
1
Date Functions
8
Encryption
1
Math Functions
2
Operators
1
String Functions
9
Choose Category
SET_DATE_PART - Change date or month or year part in DateTime in Informatica
Forget Code
Informatica
SET_DATE_PART - Change date or month or year part in DateTime
Syntax
SET_DATE_PART( date, format, value )
Example : Change the month to July, irrespective of input month.
SET_DATE_PART( DATE_PROMISED, 'MON', 7 )
DATE_PROMISED
RETURN VALUE
Jan 1 2012 12:15:56AM
Jul 1 2012 12:15:56AM
Tags for SET_DATE_PART - Change date or month or year part in DateTime in Informatica
set date part
change date or month or year in informatica
SET DATE PART EXAMPLE informatica
set_date_part informatica time
informatica set date partl
informatica get date part
how to set date part of datetime sql
how to replace year part of DateTime in c
how to get date part from datetime in informatica
Contribute to Forget Code, help others.
Add snippet