How to split the string based on delimiter in Teradata
STRTOK function in Teradata STRTOK function is used to split the string into tokens based on the specified delimiter. It
Continue readingPlease fill the quick survey to improve the quality of the articles. Cick here
STRTOK function in Teradata STRTOK function is used to split the string into tokens based on the specified delimiter. It
Continue readingBash supports number of string manipulation operations. It is providing the option to replace the given string to another string.
Continue readingCollect Statistics in Teradata Collect statistics statement is collects the demographic data for one or more columns ,hash indexes ,
Continue readingDrop Down list in Excel cell Drop down list contains the number of entries that are related to particular column
Continue readingExecution engine in Hive Execution Engine used to communicate with Hadoop daemons such as Name node, Data nodes, and job
Continue readingGrant Statement Grant statement is used to provide the access to specific users and It allows the user to perform
Continue readingPrimary Index in Teradata While we create the table in Teradata, we can specify the Primary index(PI) or Unique primary
Continue readingInsert overwrite table in Hive The insert overwrite table query will overwrite the any existing table or partition in Hive.
Continue readingHive Partitions Partitioning is the way to dividing the table based on the key columns and organize the records in
Continue readingHive query with Group by and order by While we write the group by expression in Hive, we need to
Continue reading