HintsToday

Hints and Answers for Everything

  • Home
  • Tutorials
    • Databricks
    • Bigdata Fundamentals
    • AI & ML
    • Pyspark
      • Pyspark Architecture Fundas Course
      • Dataframe Programming
      • RDD
      • Spark SQL
      • Pyspark Execution
      • Optimization in Pyspark
    • Python
    • SAS
    • SQL
  • Interview Prep
    • Pyspark Wholesome Tutorial- Links to refer, PDfs
    • Step-by-Step Roadmap tailored for Data Engineer target stack (SQL, PySpark, Python, AWS S3, Hadoop, Bitbucket)
    • PySpark Debugging & Introspection Toolkit
    • Coding Questions in Spark SQL, Pyspark, and Python
    • Interview Coding Questions solved in Pyspark sql, dataframe Api and Python Pandas
    • Personal DSA tutor- mastering data structures and algorithms
  • Forums
    • Azure DataBricks Interview Questions
    • Pyspark Interview Questions
    • Python Core Programming
  • About us

Log in

recent posts

  • SQL Tricky Conceptual Interview Questions
  • Data Engineer Interview Questions Set4
  • Data Engineer Interview Questions Set3
  • Data Engineer Interview Questions Set2
  • What is Hive? Important Points, Interview Questions

about

  • Twitter
  • Facebook
  • Instagram

Category: SQL

  • Temporary Functions in PL/Sql Vs Spark Sql

    June 26, 2024

  • Window functions in Oracle Pl/Sql and Hive explained and compared with examples

    June 6, 2024

  • Common Table Expressions (CTEs) in Oracle Pl/Sql / Hive / Spark SQL explained and Compared

    June 6, 2024

  • String/Character Manipulation functions in Oracle PL/SQL, Apache Hive

    June 5, 2024

  • Date and Time manipulation in Oracle SQL, Apache Hive QL, Mysql

    June 2, 2024

  • Database Structures,managing Databases, Schemas, Tablespaces

    April 15, 2024

  • SQL Data Types(Numeric, String & Date)- Default Values- PL/SQL, Hive

    April 15, 2024

  • What is SQL, Data Database, DBMS , RDBMS, SQL Commands Categories

    April 15, 2024

  • Indexing in SQL- Explain with examples

    April 8, 2024

    Indexing is one of the most important SQL performance optimization techniques. When used correctly, it drastically improves read/query speed—especially for large tables. ✅ What is an Index in SQL? An index is a data structure (usually B-Tree) that allows fast access to rows based on key column values, like a book’s index. Think of it…

  • Pattern matching in SQL- Like Operator

    April 7, 2024

Previous Page
1 2 3
Next Page

Designed with WordPress