X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/73287b2b576fa6a1ff1b61467286cbd5458881d2..aed57a31af3a2fdaf0b8175568442ade979c7530:/doc/SelectCommand.html diff --git a/doc/SelectCommand.html b/doc/SelectCommand.html new file mode 100644 index 00000000..e63aa7e4 --- /dev/null +++ b/doc/SelectCommand.html @@ -0,0 +1,39 @@ + + + + + + + +
+ + + +
+
+ +SelectCommand: Contents
  SELECT _index_
    Return value +
+ +

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 + +
+ +
+
+ + +