Database Reference
In-Depth Information
delete '<table_name>', '<row_num>', 'column_family:key' :
This deletes the speciied value, as shown in the following screenshot:
describe '<table_name>' : This describes the metadata information about
the table, as shown in the following screenshot:
drop '<table_name>' : This command will drop the table. However, before
executing this command, we should irst execute disable '<tablename>' ,
as shown in the following screenshot:
 
Search WWH ::




Custom Search