motioneye
asked on
schema in sql2005 change from dbo to my own schema
Hi
In sql 2005 I would like to change a table schema from dbo.mytable to myschema.mytable, how do I change this? yes I'm the schema owner for myschema
In sql 2005 I would like to change a table schema from dbo.mytable to myschema.mytable, how do I change this? yes I'm the schema owner for myschema
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.