HintsToday

Hints and Answers for Everything

  • Home
    • SPARK Dataframe- Complete Tutorial
    • How PySpark processes your pipeline – data size, partition count, shuffle impact, memory usage, time estimates, and executor configuration
  • Tutorials
    • SQL
      • SQL Tutorial for Interviews- Types of SQL /Spark SQL commands- DDL, DML, TCL, CRUD in SQL
    • Pyspark
      • PySpark Coding Practice Questions
      • Pyspark Architecture Fundas Course
      • Dataframe Programming
      • Spark SQL
      • Pyspark Execution
      • Optimization in Pyspark
    • Interview Prep
      • Apache Spark RDDs: Comprehensive Tutorial
      • 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
      • Personal DSA tutor- mastering data structures and algorithms
    • Databricks
    • Bigdata Fundamentals
    • AI & ML
    • Python
    • SAS
  • Forums
    • Azure DataBricks Interview Questions
    • Pyspark Interview Questions
    • Python Core Programming
    • About us

Log in

recent posts

  • what APIs are, why they exist, and how we use them in Python?
  • Python Strings- complete notes + interview Q&A
  • Memory Management in PySpark- CPU Cores, executors, executor memory
  • Memory Management in PySpark- Scenario 1, 2
  • Develop and maintain CI/CD pipelines using GitHub for automated deployment, version control

about

  • Twitter
  • Facebook
  • Instagram

Category: SAS

  • Pivot & unpivot in Spark SQL – How to translate SAS Proc Transpose to Spark SQL

    October 2, 2024

    PIVOT Clause in Spark sql or Mysql or Oracle Pl sql or Hive QL The PIVOT clause is a powerful tool in SQL that allows you to rotate rows into columns, making it easier to analyze and report data. Here’s how to use the PIVOT clause in Spark SQL, MySQL, Oracle PL/SQL, and Hive QL:…

  • SAS Date Functions:- DATEPART( ), TIMEPART( ), Hour(), Minute(), Second() Part1

    May 11, 2024

  • SAS Character Functions, Date Functions

    April 30, 2024

  • SAS Drop, Keep, Stop, Retain, point, Rename statement

    April 30, 2024

  • SAS First., Last. Syntax and uses with examples

    April 29, 2024

  • Syntax and Uses of PROC steps such as PRINT, SORT, FREQ, MEANS, SUMMARY, and SQL

    April 29, 2024

  • Explain SAS PDV step by step with a example

    April 29, 2024

  • SAS Reading and writing data- Important Points and Interview Question and Answers

    April 29, 2024

Designed with WordPress