In this blog, we will learn how to convert value to DATETIME from text/date/dateTime/time column in Helical Insight. Below you can see we are having a column in format “YYYY:MM:DD HH:MM:SS”. Click on column. Click on more, a user will get two options i.e., Quick and Advanced Click on “Advanced” in this you will see
Read More
In this blog we will learn how to convert value to DATE. Format is “YYYY-MM-DD” (Supported range is from “1000-01-01” to “9999-12-31”).Eg:CAST(“2018-07-19”) RESULTS: ‘2018-07-19’ from text/date/dateTime/time columns in Helical Insight. Below you can see we are having a column in format “YYYY:MM:DD HH:MM:SS”. If we want to convert value to DATE type. Click on column.
Read More
In this blog, we will learn how to convert the string into base-64 encoded form and a character string is displayed. This function works for MySQL 5.6.1.version and above in Helical Insight. Below you can see we are having a column in text. If we want to convert the string into base-64 encoded form and
Read More
In this blog, we will learn how to extract a substring from a string in Helical Insight. Below you can see we are having a column in text. If we want to extracts a substring from a string. Click on column. Click on more, a user will get two options i.e., Quick and Advanced Click
Read More
In this blog, we will learn how to take string as input and display date as output in a specific format in Helical Insight. Below you can see we are having a column in format “YYYY:MM:DD HH:MM:SS”. If we want to take string as input and display date as output. Click on column. Click on
Read More
In this blog, we will learn how to take string as input and display date as output in a specific format in Helical Insight. Below you can see we are having a column in format “YYYY:MM:DD HH:MM:SS”. If we want to take string as input and display date as output. Click on column. Click on
Read More
In this blog, we will learn how to remove all space characters from the left-side of a string from text column in Helical Insight. Below you can see we are having a column in text. If we want to remove all space characters from the left-side of a string. Click on column. Click on more,
Read More
In this blog we will learn how to display the square root of a non-negative number from numeric column in Helical Insight. If we want to display the square root of a non-negative number. Click on Travel Cost column. Click on more, user will get two options i.e., Quick and Advanced Click on “Advanced” in
Read More