What is the use of activex filtering?
How to Change the main form of an application at runtime ?
Can we use Merge to compare and synchronize local files with those on a web or FTP site?
What is the GK Value in Flowmeter?
Which function would you use to format date information in php?
An array having 100 elements have numbers from 1 to 99 randomly out of which any number is repeated. Find the repeated number in minimum time and space complexity.
What is the difference between adt and data structure?
Is int a data structure?
What is type structure?
List out the main components of linq? Tell what is the extension of the file, when linq to sql is used?
What is the default view for word?
What does pst mean? What do the pst files contain?
What are tables in sql server?
How to get @@error and @@rowcount at the same time?
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N