We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b823b59 commit 61d9b3fCopy full SHA for 61d9b3f
1 file changed
user_guide_src/source/database/examples.rst
@@ -80,7 +80,7 @@ Query Builder Insert
80
Get Table Rows in the Command Line
81
==================================
82
83
-You can see specific table info on the command line. Assuming there is a table called ``my_table`` , use the following command to get started::
+You can see specific table information on the command line. Assuming there is a table called ``my_table``, use the following command to get started::
84
85
> php spark db:table my_table
86
0 commit comments