Skip to content
Technology and Trends
  • Home
  • Database
  • Big Data
  • Hadoop
  • Spark
  • Linux
  • Interviews
  • Toggle website search
Menu Close
  • Home
  • Database
  • Big Data
  • Hadoop
  • Spark
  • Linux
  • Interviews
  • Toggle website search

Database

  1. Home>
  2. Database>
  3. Page 2

What are Database Keys?

  • Post author:nitendratech
  • Post category:Database
  • Post comments:1 Comment
  • Post published:May 10, 2022

Each database has one or more tables having rows and columns. Keys in the Database are columns or groups of columns that are used to identify rows in tables. These…

Continue ReadingWhat are Database Keys?

SQL IN Operator

  • Post author:nitendratech
  • Post category:Database
  • Post comments:0 Comments
  • Post published:March 24, 2022

SQL IN operator or IN condition is a logical operator that allows testing if a specified value matches any values in a provided list. It allows users to specify multiple…

Continue ReadingSQL IN Operator

SQL ORDER BY Clause

  • Post author:nitendratech
  • Post category:Database
  • Post comments:1 Comment
  • Post published:March 21, 2022

We use the ORDER BY clause in SQL-based SELECT statement. We use this clause when we want to sort the rows returned by a SELECT statement in either ascending or…

Continue ReadingSQL ORDER BY Clause

SQL DISTINCT Statement

  • Post author:nitendratech
  • Post category:Database
  • Post comments:1 Comment
  • Post published:February 23, 2022

SQL DISTINCTstatements are used to return unique values from a table. There can be many occasions in a table where we can have duplicate values for certain columns. So DISTINCT…

Continue ReadingSQL DISTINCT Statement

SQL WHERE clause

  • Post author:nitendratech
  • Post category:Database
  • Post comments:0 Comments
  • Post published:February 22, 2022

WHERE a clause in SQL (Structured Query Language) is a keyword that is used to specify a condition when fetching the data from a single or multiple tables. If the…

Continue ReadingSQL WHERE clause

What is Data Modelling? Overview and Concepts

  • Post author:nitendratech
  • Post category:Database
  • Post comments:1 Comment
  • Post published:February 9, 2022

Data Modelling techniques have been around in the IT (Information Technology) sector for many decades. It is creating a visual representation of different data points and structure connections. The main…

Continue ReadingWhat is Data Modelling? Overview and Concepts

What is Data Steward?

  • Post author:nitendratech
  • Post category:Database
  • Post comments:2 Comments
  • Post published:November 25, 2021

As information technology (IT) businesses have grown and matured, organizations have become more dependent on data to drive their businesses. In today's organization, it is important to have control over…

Continue ReadingWhat is Data Steward?

Transaction Isolation Level in Database

  • Post author:nitendratech
  • Post category:Database
  • Post comments:1 Comment
  • Post published:November 16, 2021

Relational databases are one of the actively used applications in current Information technology-based companies. They are mainly used to retrieve, store, update and delete information for many verticals like financial…

Continue ReadingTransaction Isolation Level in Database

Database Tutorials

  • Post author:nitendratech
  • Post category:Database
  • Post comments:1 Comment
  • Post published:September 8, 2021

The database is an organized collection of related data or information that is treated as a single unit. The main purpose of the database is to store, collect, and retrieve…

Continue ReadingDatabase Tutorials

What is ETL (Extract, Transform and Load) Process?

  • Post author:nitendratech
  • Post category:Database
  • Post comments:12 Comments
  • Post published:August 18, 2021

Understanding ETL (Extract, Transform, and Load) ETL is an abbreviation of the Extract, transform, and load. It is a process that is used to extract data from various sources and…

Continue ReadingWhat is ETL (Extract, Transform and Load) Process?
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • 5
  • Go to the next page

Categories

  • Big Data
  • Data Science
  • Database
  • Hadoop
  • Hive
  • Interview
  • Java
  • Kafka
  • Linux
  • Programming
  • Scala
  • Spark
  • Technology

Recent Post

  • Data Engineering User Guide
  • Data Observability and Its Importance in Modern Data Tech Stack
  • Understanding difference between Stateless and Stateful Systems
  • What is Data Migration?
  • What is Large Language Models(LLM)?
  • Disclaimer
  • About Us
  • Contact Me
Copyright 2025 @Nitendratech.com