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

What do you mean by table and field in sql?

0 Answers  


What do you mean by an execution plan? Why is it used?

0 Answers  


What is sqlcmd?

0 Answers  


Is index a datbase objects in sql server?

2 Answers  


How to change location of errorlog in SQL?

2 Answers   ABC, IBM,






What is t-sql script to take database offline – take database online.

0 Answers  


What are the operating modes in which database mirroring runs?

0 Answers  


What is the main purpose of having conversation group?

0 Answers  


Explain syntax for disabling triggers?

0 Answers  


what is a join? : Sql server database administration

0 Answers  


How to modify existing triggers using "alter trigger"?

0 Answers  


Explain ms sql server reporting services vs crystal reports?

0 Answers  


Categories