Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: S J

    This author has written 1561 articles
    1. Home>
    2. S J>
    3. Page 144

    Teradata – String Manipulation

    • Post author:S J
    • Post published:August 13, 2021
    • Post category:Teradata
    • Post comments:0 Comments

    Teradata provides several functions to manipulate the strings. These functions are compatible with ANSI standard. Sr.NoString Function & Description1||Concatenates strings together2SUBSTRExtracts a portion of a string (Teradata extension)3SUBSTRINGExtracts a portion…

    Continue ReadingTeradata – String Manipulation

    Teradata – SET Operators

    • Post author:S J
    • Post published:August 13, 2021
    • Post category:Teradata
    • Post comments:0 Comments

    SET operators combine results from multiple SELECT statement. This may look similar to Joins, but joins combines columns from multiple tables whereas SET operators combines rows from multiple rows. Rules…

    Continue ReadingTeradata – SET Operators

    Teradata – Logical and Conditional Operators

    • Post author:S J
    • Post published:August 13, 2021
    • Post category:Teradata
    • Post comments:0 Comments

    Teradata supports the following logical and conditional operators. These operators are used to perform comparison and combine multiple conditions. SyntaxMeaning>Greater than<Less than>=Greater than or equal to<=Less than or equal to=Equal…

    Continue ReadingTeradata – Logical and Conditional Operators

    Teradata – SELECT Statement

    • Post author:S J
    • Post published:August 13, 2021
    • Post category:Teradata
    • Post comments:0 Comments

    SELECT statement is used to retrieve records from a table. Syntax Following is the basic syntax of SELECT statement. SELECT column 1, column 2, ..... FROM tablename; Example Consider the…

    Continue ReadingTeradata – SELECT Statement

    Teradata – Data Manipulation

    • Post author:S J
    • Post published:August 13, 2021
    • Post category:weka
    • Post comments:0 Comments

    This chapter introduces the SQL commands used to manipulate the data stored in Teradata tables. Insert Records INSERT INTO statement is used to insert records into the table. Syntax Following…

    Continue ReadingTeradata – Data Manipulation

    Teradata – Tables

    • Post author:S J
    • Post published:August 13, 2021
    • Post category:weka
    • Post comments:0 Comments

    Tables in Relational model are defined as collection of data. They are represented as rows and columns. Table Types Types Teradata supports different types of tables. Permanent Table − This is…

    Continue ReadingTeradata – Tables

    Teradata – Data Types

    • Post author:S J
    • Post published:August 13, 2021
    • Post category:Teradata
    • Post comments:0 Comments

    Each column in a table is associated with a data type. Data types specify what kind of values will be stored in the column. Teradata supports several data types. Following…

    Continue ReadingTeradata – Data Types

    Teradata – Relational Concepts

    • Post author:S J
    • Post published:August 13, 2021
    • Post category:Teradata
    • Post comments:0 Comments

    Relational Database Management System (RDBMS) is a DBMS software that helps to interact with databases. They use Structured Query Language (SQL) to interact with the data stored in tables. Database…

    Continue ReadingTeradata – Relational Concepts

    Teradata – Architecture

    • Post author:S J
    • Post published:August 13, 2021
    • Post category:Teradata
    • Post comments:1 Comment

    Teradata architecture is based on Massively Parallel Processing (MPP) architecture. The major components of Teradata are Parsing Engine, BYNET and Access Module Processors (AMPs). The following diagram shows the high…

    Continue ReadingTeradata – Architecture

    Teradata – Installation

    • Post author:S J
    • Post published:August 13, 2021
    • Post category:Teradata
    • Post comments:0 Comments

    Teradata provides Teradata express for VMWARE which is a fully operational Teradata virtual machine. It provides up to 1 terabyte of storage. Teradata provides both 40GB and 1TB version of…

    Continue ReadingTeradata – Installation
    • Go to the previous page
    • 1
    • …
    • 141
    • 142
    • 143
    • 144
    • 145
    • 146
    • 147
    • …
    • 157
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP