We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0dcc443 + 1d5e560 commit 127ce6bCopy full SHA for 127ce6b
user_guide_src/source/dbmgmt/db_commands.rst
@@ -38,7 +38,7 @@ When you have a table named ``my_table``, you can see the field names and the re
38
39
.. code-block:: console
40
41
- .. code-block:: consolephp spark db:table my_table
+ php spark db:table my_table
42
43
If the table ``my_table`` is not in the database, CodeIgniter displays a list of available tables to select.
44
0 commit comments