Skip to content

Learning Computer Science and Programming

Share your knowledge with other Developers in REVISIT CLASS.

Please fill the quick survey to improve the quality of the articles. Cick here

  • Home
  • Programming
    • Java
    • Python
    • Go Language
    • Shell Script
    • C++
    • C Programs
    • Networking
    • DevOps
    • DWQA Questions
  • Database
    • Teradata
    • Hadoop
    • Oracle
    • GCP
  • Web Technology
    • Bootstrap
    • CSS
    • PHP
    • JSON
  • Tools
  • Privacy Policy
  • Contact us
  • About Us

How to concatenate strings in Go language

Posted on 11th July 201911th July 2019 by RevisitClass

We can concatenate the strings using + operator in Go Language. The input string values should enclosed in the double

Continue reading
Go Language
Leave a comment

How to parse input arguments with tokens in Bash script

Posted on 9th July 20197th May 2022 by RevisitClass

Parse input or command line arguments in Bash script Bash script will take input values and produces output values. We

Continue reading
Shell Script
Leave a comment

How to split the string based on delimiter in Teradata

Posted on 2nd July 20197th May 2022 by RevisitClass

STRTOK function in Teradata STRTOK function is used to split the string into tokens based on the specified delimiter. It

Continue reading
Teradata
Leave a comment

How to replace string and its all occurrence with another string using bash

Posted on 1st July 20197th May 2022 by RevisitClass

Bash supports number of string manipulation operations. It is providing the option to replace the given string to another string.

Continue reading
Shell Script
Leave a comment

Performance tuning using Collect Statistics in Teradata table with examples

Posted on 30th June 20197th May 2022 by RevisitClass

Collect Statistics in Teradata Collect statistics statement is collects the demographic data for one or more columns ,hash indexes ,

Continue reading
Teradata
Leave a comment

How to add the drop down list in a Excel cell

Posted on 30th June 201913th November 2019 by RevisitClass

Drop Down list in Excel cell Drop down list contains the number of entries that are related to particular column

Continue reading
Excel
Leave a comment

How to set the different execution engine in Hive with examples

Posted on 28th June 20197th May 2022 by RevisitClass

Execution engine in Hive Execution Engine used to communicate with Hadoop daemons such as Name node, Data nodes, and job

Continue reading
Hadoop
Leave a comment

How to grant the access on tables in Oracle

Posted on 25th June 20197th May 2022 by RevisitClass

Grant Statement Grant statement is used to provide the access to specific users and It allows the user to perform

Continue reading
Oracle
Leave a comment

How to name the Primary indexes in Teraata table with examples

Posted on 24th June 20197th May 2022 by RevisitClass

Primary Index in Teradata While we create the table in Teradata, we can specify the Primary index(PI) or Unique primary

Continue reading
Teradata
Leave a comment

Insert overwrite table values in Hive with examples

Posted on 23rd June 201925th April 2020 by RevisitClass

Insert overwrite table in Hive The insert overwrite table query will overwrite the any existing table or partition in Hive.

Continue reading
Hadoop
Leave a comment

Posts navigation

«Previous Posts 1 … 11 12 13 14 15 … 19 Next Posts»

Tags

TeradataHadoopShell ScriptJavaGCPJavascriptPythonOracleExcelC ProgramsBootstrapNetworkingCSSWeb TechnologySparkPHPC++Go LanguageJSONStatisticsDevOps

Recent Posts

  • Concat and concat_ws function in Hive with examples
  • How to add a column to existing table in BigQuery?
  • Coalesce function in Hive with examples
  • How to create an external table in BigQuery?
  • DATE_ADD function in BigQuery with examples

Revisit Class

  • Home
  • About Us
  • Contact Us
  • Careers

Data Engineering

  • Teradata
  • Hadoop
  • Oracle
  • BigQuery

Programming

  • PySpark
  • Java
  • Shell script
  • C++

Web Technology

  • Javascript
  • Bootstrap
  • CSS
  • PHP