Aan de slagGa gratis aan de slag

Matching text types

While there are a small number of text data types in PostgreSQL, each type is best utilized for representing character sequences with different characteristics. These differences are subtle in the case of using a VARCHAR(N) column versus a CHAR(N) column. However, there are benefits to be realized by making the correct choice. In this exercise, you will have an opportunity to reason about which text-based data type to use when representing different types of data values.

Deze oefening maakt deel uit van de cursus

Creating PostgreSQL Databases

Cursus bekijken

Praktische interactieve oefening

Zet theorie om in actie met een van onze interactieve oefeningen.

Begin met trainen