Dieser Commit ist enthalten in:
Mine Cetinkaya-Rundel
2023-08-15 08:46:33 -04:00
committet von GitHub
Ursprung 187edbd55e
Commit e926073ab0
+1 -1
Datei anzeigen
@@ -174,7 +174,7 @@ flights2 <- flights |>
flights2
```
Surrogate keys can be particular useful when communicating to other humans: it's much easier to tell someone to take a look at flight 2001 than to say look at UA430 which departed 9am 2013-01-03.
Surrogate keys can be particularly useful when communicating to other humans: it's much easier to tell someone to take a look at flight 2001 than to say look at UA430 which departed 9am 2013-01-03.
### Exercises