What is oracle open database communication (odbc)?
No Answer is Posted For this Question
Be the First to Post Answer
State all possible different index configurations a table can possibly have?
What are set operators?
acname actype amount ac1 credit 300 ac2 credit 4000 ac1 debit 4000 ac2 debit 455 ac1 credit 500 how to get sum of credit and sum of debit for each account
How will you identify oracle database software release?
how to do daily transactions with out sql* loader control file regesterd in apps?
can u plz provide me oca sql dumps please i need them
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.
write a query to count number of alphabets in given string for example "APPLE" write a query to generate sequence from 50 to 100 write a query to display in single string "ABCD,EFGH,IJKL,PQRS"
What is oracle rownum?
How to get maxsal , minsal, ename department wise in single query
hai, when to use char and varchar2....?
What are the Limitations of a CHECK Constraint ?