What is nosql db?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What are pl sql procedures?

0 Answers  


What are the different operators available in sql?

0 Answers  


what is try_catch block in procedure

0 Answers  


What are its different types of dbms?

0 Answers  


will function return more than one value how

9 Answers   Accenture,






From an Employee table, how will you display the record which has a maximum salary?

29 Answers   Cap Gemini, Exilant, Synechron,


How do you remove duplicate records from a table?

0 Answers  


how is exception handling handled in mysql? : Sql dba

0 Answers  


what is the difference between cursor FETCH and FOR LOOP ?

3 Answers   CG-VAK, Tech Mahindra,


What is int identity in sql?

0 Answers  


I have a small PL/SQL Block assume in this way begin select * from emp where empno=100; exception when others then <Some Messages> when no_data_found then <Some Messages> when too_many_rows then <Some Messages> end; The question which he asked was whether this block will get executed normally or it will throw error ? If errored out then what is the reason for the error ? Could anybody please help me ? Regards Nakul Venkataraman

3 Answers   Satyam,


What is sql constant?

0 Answers  


Categories