describe mysql connection using mysql binary. : Sql dba
No Answer is Posted For this Question
Be the First to Post Answer
What is not equal in sql?
Is t sql a programming language?
What is the use of sqldataadapter?
What are the uses of sysdate and user keywords?
what is cursor. write example of it. What are the attributes of cursor.
If 100 tables are there in user_tables.I want to find in which table zero records are there with table name.Is it possible?
how to convert character strings to dates? : 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
Is inner join faster than left join?
what is julian date in oracle
What is cursor and its types?
What is a natural join?