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
ENC_BASE64 - Encode binary data in Informatica
Forget Code
Informatica
ENC_BASE64 - Encode binary data
ENC_BASE64 function converts binary data into string data. This method is useful when database does not support storage of BLOB datatype and it uses Multipurpose Internet Mail Extensions (MIME) encoding
ENC_BASE64( value )
Argument
Required/Optional
Description
value
Required Binary or String datatype.
Data that you want to encode.
Note : Output data is 33% longer than original data.
Tags for ENC_BASE64 - Encode binary data in Informatica
enc base 64 in infa
encode a string in infa
base 64 encode in infa
how to convert blob to string in informatica
binary to string in informatica
enc_base64 in informatica
enc_base64()
binary data type in informatica
binary data in informatica
convert binary data into text informatica
Contribute to Forget Code, help others.
Add snippet