Skip to content

Learning Computer Science and Programming

  • Home
  • Programming
    • Java
    • Python
    • Go Language
    • Shell Script
    • C++
    • C Programs
    • DWQA Questions
  • Database
    • Teradata
    • Hadoop
    • GCP
    • Oracle
  • Web Technology
    • Bootstrap
    • CSS
    • PHP
    • JSON
  • Tools

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

How to create a table with Partitions in Hive

Posted on 20th June 201912th September 2020 by RevisitClass

Hive Partitions Partitioning is the way to dividing the table based on the key columns and organize the records in

Continue reading
Hadoop
Leave a comment

How to write Group by and Order by query with column position number in Hive

Posted on 19th June 20197th May 2022 by RevisitClass

Hive query with Group by and order by While we write the group by expression in Hive, we need to

Continue reading
Hadoop
Leave a comment

How to extract the substring from the value of a column in Teradata?

Posted on 17th June 20195th February 2022 by RevisitClass

Substring() function in Teradata Substring function is used to extract a portion of a string from the value of a

Continue reading
Teradata
Leave a comment

How to find duplicates in a Teradata table

Posted on 16th June 20198th July 2019 by RevisitClass

We can use GROUP BY clause to find how many times the value is duplicated in a table. Group by

Continue reading
Teradata
Leave a comment

Delete a node at a given position in a Linked list C++

Posted on 16th June 201930th January 2022 by RevisitClass

Steps to delete a node in a Linked List In order to delete a node at a given position in

Continue reading
C++
Leave a comment

How to find number of AMPs used in the Teradata Database system?

Posted on 14th June 20197th May 2022 by RevisitClass

AMPs (Access Module Processor) in Teradata Access Module Processor(AMP) is a virtual processor(vproc) that used to stores and retrieve the

Continue reading
Teradata
Leave a comment

How to use variables in Hive while run the queries?

Posted on 14th June 201914th May 2022 by RevisitClass

hivevar option in Hive The hivevar option is used to create the custom variables and pass the values to the

Continue reading
Hadoop
Leave a comment

How to find all the tables created by specific user in Teradata?

Posted on 13th June 20197th May 2022 by RevisitClass

Meta data tables in DBC database: Teradata meta data tables are stored in DBC database.The table level information present in

Continue reading
Teradata
Leave a comment

How to get the column names and data types of a table in Oracle database

Posted on 12th June 201921st September 2019 by RevisitClass

Method 1: ALL_TAB_COLUMNS ALL_TAB_COLUMNS is a view in Oracle that contains the information about all columns in all table. We

Continue reading
Oracle
Leave a comment

Posts pagination

«Previous Posts 1 … 14 15 16 17 18 … 21 Next Posts»

Tags

TeradataHadoopGCPShell ScriptJavaPythonJavascriptOracleSparkExcelC ProgramsBootstrapNetworkingCSSWeb TechnologyPHPC++Go LanguageAzureJSONDevOpsStatistics

Recent Posts

  • How to concatenate columns in Spark dataframe?
  • How to convert Pandas dataframe to Spark dataframe?
  • How to create Azure Synapse Analytics Workspace?
  • What is Azure Synapse Analytics?
  • How to get the DDL of an existing table/view in BigQuery?
WordPress Theme: Donovan by ThemeZee.