80 for http
443 for https
An array stores a fixed-size sequential collection of elements of the same type, whereas list is a generic collection.
https://www.tutorialspoint.com/What-is-the-difference-between-a-list-and-an-array-in-Chash
CREATE INDEX idx_lastname
ON Persons (LastName);