what is 'mysqladmin' in mysql? : Sql dba
No Answer is Posted For this Question
Be the First to Post Answer
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
What is sql engine in oracle?
Delete the emps whose salaries are lowest sals of their own dept.
What is a database trigger?
what is a database? : Sql dba
What are keys in sql?
How many tables can you join in sql?
Explain alias in sql?
What are the features of pl sql?
How to use sql statements in pl/sql?
What is trigger in pl sql?
What is the difference between function, procedure and package in pl/sql?