tencent cloud

TencentDB for TcaplusDB

count

Download
포커스 모드
폰트 크기
마지막 업데이트 시간: 2024-12-04 10:12:05

Overview

This command is used to query the total number of records in a table.

Syntax

count [tableName];

Errors

For more information, please see Error Codes.

Sample

Query the total number of records in a table:
tcaplus> count game_player;
--------------------------------------------------------------------------------
| TableName Count |
--------------------------------------------------------------------------------
| table_list 16 |
--------------------------------------------------------------------------------

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백