LoslegenKostenlos loslegen

Using monotonically_increasing_id()

monotonically_increasing_id is efficient at generating a column of integers that is always increasing. It is useful for creating a unique id per row. Which of the following sequences would not be generated by the monotonically_increasing_id operation?

Diese Übung ist Teil des Kurses

Introduction to Spark SQL in Python

Kurs anzeigen

Interaktive Übung

In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.

Übung starten