I copied database called mydb from development to production, but all the objects belongs to myuser and that userid is not in the production. How should I replace myuser objects to dbo?????
for example a table called payroll its belong to
myuser.payroll
Thanks
Nita