can u send the sql dumps to sivakumarr1987@gmail.com
plz help me
No Answer is Posted For this Question
Be the First to Post Answer
If a table column has is UNIQUE and has NOT NULL, is it equivalent to a PRIMARY KEY column?
Which Functions Using Integer ==> String's i.e 2 ==> Two... Like that string's ==> integer values ? It is Possible ?
What is an oracle user role?
What is sharded cluster?
How to login to the server without an instance?
What do you mean by a deadlock?
I have one table :EID,Depid,ename,sal I want to have max(sal) in each department.
5 Answers Microsoft, Oracle, TCS,
What are joins..how many types of joins are there?
29 Answers Amdocs, CSC, TCS,
Can cursor variables be stored in PL/SQL tables.If yes how. If not why?
Differentiate between post-database commit and post-form commit?
How can we manage the gap in a primary key column created by a sequence? Ex:a company has empno as primary key generated by a sequence and some employees leaves in between.What is the best way to manage this gap?
why pl sql doesn't support retrieving multiple records