Is like operator in sql case sensitive?
No Answer is Posted For this Question
Be the First to Post Answer
What is a call statement? Explain with an example.
How many commands are there in sql?
What is the difference between sql and mysql?
How do I edit a trigger in sql developer?
what is variable in package specification
How to get second highest salary from a table
how to extract a unit value from a date and time? : Sql dba
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
Can you rollback after commit?
What is difference between my sql and sql?
What is field delimiter?
Is it possible for a table to have more than one foreign key?