what is 'mysqladmin' in mysql? : Sql dba


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

Post New Answer

More SQL PLSQL Interview Questions

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 engine in oracle?

0 Answers  


Delete the emps whose salaries are lowest sals of their own dept.

5 Answers  


What is a database trigger?

0 Answers  


what is a database? : Sql dba

0 Answers  






What are keys in sql?

0 Answers  


How many tables can you join in sql?

0 Answers  


Explain alias in sql?

0 Answers  


What are the features of pl sql?

0 Answers  


How to use sql statements in pl/sql?

0 Answers  


What is trigger in pl sql?

0 Answers  


What is the difference between function, procedure and package in pl/sql?

0 Answers  


Categories