January 2019
Beginner
556 pages
14h 19m
English
An index is a physical database object that's defined in a table column or a list of columns. In PostgreSQL, there are many types of indexes and several ways to use them. Indexes can be used, in general, to do the following:
The following example shows how to use GIST to forbid overlapping between date ...
Read now
Unlock full access