Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-hadoop Wiki" for 
change notification.

The following page has been changed by udanax:
http://wiki.apache.org/lucene-hadoop/Hbase/HbaseShell

------------------------------------------------------------------------------
  Syntax:
  INSERT INTO table_name
          (colmn_name, ...) VALUES ('value', ...)
-         WHERE row='row_key'
+         WHERE row='row_key' [TIMESTAMP 'timestamp'];
  
  column_name:
            column_family_name

Reply via email to