JDBC Driver for Apache HBase

Build 23.0.8839

ScanTable

Scan the specified table in Apache HBase.

Input

Name Type Description
TableName String The name of the table you wish to scan.
Parameter String The parameter of scan command.
Rows@next String This is used to page through multiple pages of results and should not be set manually.

Result Set Columns

Name Type Description
ROW String The value of row.
COLUMN+CELL String The value of column and cell.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839