`|Redis Documentation| `_
**SelectCommand: Contents**
`SELECT \_index\_ <#SELECT%20_index_>`_
`Return value <#Return%20value>`_
SelectCommand
=============
#sidebar `GenericCommandsSidebar `_
SELECT \_index\_
================
Select the DB with having the specified zero-based numeric
index.For default every new client connection is automatically
selectedto DB 0.
Return value
------------
`Status code reply `_
.. |Redis Documentation| image:: redis.png