Skip to content

Commit 0f12ba9

Browse files
committed
count
1 parent 328ca83 commit 0f12ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3. Count of rows.sql

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
-- use select keyword.
1+
-- use COUNT keyword.
22
select count(id) from TableName;

0 commit comments

Comments
 (0)