please explain..
DB architecture ...
No Answer is Posted For this Question
Be the First to Post Answer
What are the attributes that are found in a cursor?
How you find out version of installed workflow?
How to use an explicit cursor without open statements?
What is a sub query and what are the different types of subqueries?
What is the difference between Outer join and Full outer join?
Explain the use of full option in exp command.
Explain the use of parfile option in exp command.
how to tune oracle sql queries pls tell me step by step. urgent pls
What are the arithmetic operations?
I want a table like, no name address addr1 addr2 So i want columns like addr1,addr2 under address column. Can one please answer me. Advance Thanks.
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
WHAT IS THE DIFFERENCE BETWEEN PRIMARY KEY(PK) CONSTRAINT AND UNIQUE KEY(UK) + NOT NULL(NN) CONSTRAINT ASSIGN TO A COLUMN ? INSTEAD OF ASSIGNING PK ,WE CAN ASSIGN UK + NN TO A COLUMN. WHAT ARE THE MARRITS AND DEMARITS BETWEEN THE ABOVE TWO?THE ABOVE TWO ARE SAME,THEY DON'T ALLOW DUPLICATE AS WELL AS NULL VALUES.