i use few third party softwares. they r all having their
own databases .
but the data is repeated in all these databases - say a
person is in all the three databases, but his name is
stoared in diff format in all databases
i want to create a centralised database ,and i dont want to
re-enter the records .
using the exisating records how can i build a centralised
database?



i use few third party softwares. they r all having their own databases . but the data is repeate..

Answer / himanshu gupta

First try to convert all names into same format(normalize) and then will insert all details to centralized database excluding duplicate record.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More SQL Server Interview Questions

Explain transaction server distributed transaction?

0 Answers  


What is the maximum rows in sql server table?

0 Answers  


What is importing utility?

0 Answers  


What is set nocount on and what is set nocount off?

0 Answers  


What are the recovery models in sql server 2000?

0 Answers  


Why use triggers?

0 Answers  


How to create a user name in a database?

0 Answers  


What is "scheduled jobs" or "scheduled tasks"?

0 Answers  


What are SSL and TSL protocols?

0 Answers   Wipro,


Can you explain about buffer cash and log cache in sql server?

0 Answers  


Where sql server user names and passwords are stored in sql server? : sql server database administration

0 Answers  


Why use cursor in sql server?

0 Answers  


Categories