使用JAVA API进行HBas雎表扫描操作,以下命令输写正确的是()。
A: table.getScan ner (scan);
B: table.scan (table);
C: table.get (table) .scan ();
D: table.Scanner(get);
A: table.getScan ner (scan);
B: table.scan (table);
C: table.get (table) .scan ();
D: table.Scanner(get);
举一反三
- During the CT scan, you'll lie on the table that slowly ______________ the tunnel.
- 删除表使用的命令是() A: delete table B: alter table C: drop table D: trancat table
- 删除表的命令是 A: DELETE TABLE B: ERASE TABLE C: DROP TABLE D: KILL TABLE
- 对表结构进行修改使用什么命令? A: create table B: update table C: alter table D: drop table
- 删除表的SQL命令是 A: DROP TABLE B: DELETE TABLE C: UPDATE TABLE D: REMOVE TABLE