State which of the following statement(s) are correct regarding Proc SQL?
In simple index, the index name must be same as the column name.
The values must be in sorted form
Indexing helps to retrieve the data faster
All of the above