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.
1 parent b3fb6be commit 328ca83Copy full SHA for 328ca83
3. Count of rows.sql
@@ -0,0 +1,2 @@
1
+-- use select keyword.
2
+select count(id) from TableName;
0 commit comments