Is big data nosql?



Is big data nosql?..

Answer / Manish Kumar Chaurasia

Big Data can use both SQL and NoSQL databases. However, many modern Big Data applications prefer NoSQL databases due to their flexibility, scalability, and ability to handle unstructured and semi-structured data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How can you maintain the integrity of your database on instances where deleting an element in a table result in the deletion of the element(s) within another table?

1 Answers  


What is normalization ?

9 Answers   BirlaSoft, CTS, HCL,


How do I turn a list into a table?

1 Answers  


wt is the diff b/w greast and max ,least and min? wt is the diff b/w case and decod?

4 Answers   Oracle, TCS, Tecnics,


Can %notfound return null after a fetch?

1 Answers  


Explain the working of foreign key?

1 Answers  


Is sql between inclusive?

1 Answers  


How to find 3rd highest salary of an employee from the employee table in sql?

1 Answers  


How to execute OS(operating system) command from pl/sql?

3 Answers  


how can we destroy the cookie? : Sql dba

1 Answers  


What is the need of merge statement?

1 Answers  


TABLE A TABLE B EMPNO ENAME EMPNO ENAME 1 A 1 A 2 B 2 B 3 C 3 C 4 D 4 D 5 E 5 E 6 F 7 G HOW TO GET THE UNMATCHED RECORDS IN SQL QUERY?

10 Answers   Satyam,


Categories