how to reject duplicates in source sequential file and if by filter option then where is that filter option in the sequential file.
Explain phantom deadlock?
How do I setup a database connection?
What is the use of graph database?
Differentiate between delete and truncate table?
What are the three types of anomalies in database and Explain?
What is relational database with example?
write a query for the fifth highest salary?
17 Answers IBM, Matlabs, Ramco,
How heap is implemented in database?
First input columns brand, mt, re values are ov, 1,re vg, 2,re wu ,3,re. Second input columns are brand, mt, cx their records are ov,4,vg ,5,cx Wu, 6,cx and third input columns brand, mt, rt values are ov,7,rt vg, 8,rt wu, 9,rt but my output is brand, re, cx,rt values are ov, 1,4,7 vg, 2,5,8 wu, 3,6,9
What is the difference between primary and candidate key?
After normalization, what are the conditions which have to keep in mind to de-normalize it?
What is dialect in database?