Introduction to Data Types

Learn the serialization and deserialization concepts in the database.

We'll cover the following

In a relational database, we deal with relations. The main property of a relation is that all the tuples that belong to a relation share a common data definition: they have the same list of attributes, and each attribute is of a specific data type. Then we might also have some more constraints.

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy