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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default order of an order by clause?

580


What is the bookmark lookup and rid lookup?

566


Can a stored procedure call itself or a recursive stored procedure? How many levels of sp nesting is possible?

577


Why does sql studio use a single registered database repository? : sql server management studio

526


How do I determine how many instances of sql server are installed on a computer?

532






How you can change the database name in SQL SERVER?

670


How to list all triggers in the database with sys.triggers in ms sql server?

536


Name some of the open source software that you can use in alternative to SSR?

105


What is temporal table?

475


What is difference between temp table and cte?

531


How do you debug a procedure in sql server?

492


Can you move the resources after pausing the node? : sql server database administration

594


What is primary key and example?

502


What are the authentication modes in sql server? How can it be changed?

595


How to delete all rows with truncate table statement in ms sql server?

486