What is Reduced List of Values?
No Answer is Posted For this Question
Be the First to Post Answer
what is difference between foreign key and reference key
What to do if the binary spfile is wrong for the default instance?
If I have a select statment which retrives 2 rows, & that rows have the same data in all the fields except the last field and I want to merge the 2 rows to be in 1 row with concatenating the last field which have the different data.... eg: the 1st row has these fields: A-B-C the second row has: A-B-X ........ i want to merge the two row to be in one row like ----> A- B- C,X
How can Oracle users be audited?
What do you mean by a database transaction & what all tcl statements are available in oracle?
What are the types of synonyms?
How you open and close a cursor variable.Why it is required?
in account table account type amount ac1 credit 300 ac2 debit 5000 ac3 credit 3000 ac1 debit 4000 ac3 debit 2000 ac2 credit 4000 write a query how to get sum of credit & sum of debit
How to create a server parameter file?
What is an oracle?
What are the basic element of Base configuration of an oracle Database ?
What is an anonymous block?