hbase support syntax structure like sql. Yes or no?



hbase support syntax structure like sql. Yes or no?..

Answer / Avinash Kumar

No, HBase does not support a traditional SQL-like syntax for queries. Instead, it uses its own query language called Scan and APIs to interact with data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HBase Interview Questions

Which command is available to show the current HBase user?

1 Answers  


Which method is used to access HFile directly without using HBase?

1 Answers  


What is the difference between hbase and hadoop/hdfs?

1 Answers  


What are the three types of tombstone markers in hbase?

1 Answers  


Explain what happens if you alter the block size of a column family on an already occupied database?

1 Answers  


What is hfile ?

1 Answers  


What is a cell in hbase?

1 Answers  


What is the difference between hbase and hdfs?

1 Answers  


What happens if you alter the block size of a column family on an already occupied database?

1 Answers  


Define cell in HBase?

1 Answers  


Explain deletion in hbase? Mention what are the three types of tombstone markers in hbase?

1 Answers  


What do you understand by Filters in HBase?

1 Answers  


Categories