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
  • Teradata

    1. Home>
    2. Teradata>
    3. Page 2

    Teradata – Stored Procedure

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

    A stored procedure contains a set of SQL statements and procedural statements. They may contain only procedural statements. The definition of stored procedure is stored in database and the parameters…

    Continue ReadingTeradata – Stored Procedure

    Teradata – Macros

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

    Macro is a set of SQL statements which are stored and executed by calling the Macro name. The definition of Macros is stored in Data Dictionary. Users only need EXEC…

    Continue ReadingTeradata – Macros

    Teradata – Views

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

    Views are database objects that are built by the query. Views can be built using a single table or multiple tables by way of join. Their definition is stored permanently…

    Continue ReadingTeradata – Views

    Teradata – JOIN Index

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

    JOIN INDEX is a materialized view. Its definition is permanently stored and the data is updated whenever the base tables referred in the join index is updated. JOIN INDEX may…

    Continue ReadingTeradata – JOIN Index

    Teradata – Hashing Algorithm

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

    A row is assigned to a particular AMP based on the primary index value. Teradata uses hashing algorithm to determine which AMP gets the row. Following is a high level…

    Continue ReadingTeradata – Hashing Algorithm

    Teradata – Explain

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

    EXPLAIN command returns the execution plan of parsing engine in English. It can be used with any SQL statement except on another EXPLAIN command. When a query is preceded with…

    Continue ReadingTeradata – Explain

    Teradata – Compression

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

    Compression is used to reduce the storage used by the tables. In Teradata, compression can compress up to 255 distinct values including NULL. Since the storage is reduced, Teradata can…

    Continue ReadingTeradata – Compression

    Teradata – Statistics

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

    Teradata optimizer comes up with an execution strategy for every SQL query. This execution strategy is based on the statistics collected on the tables used within the SQL query. Statistics…

    Continue ReadingTeradata – Statistics

    Teradata – Secondary Index

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

    A table can contain only one primary index. More often, you will come across scenarios where the table contains other columns, using which the data is frequently accessed. Teradata will…

    Continue ReadingTeradata – Secondary Index

    Teradata – Space Concepts

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

    There are three types of spaces available in Teradata. Permanent Space Permanent space is the maximum amount of space available for the user/database to hold data rows. Permanent tables, journals,…

    Continue ReadingTeradata – Space Concepts
    • Go to the previous page
    • 1
    • 2
    • 3
    • 4
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP