I am trying to add schema to the table 'myTable' which was missed. I want the table to be under 'dbo.myTable'
EDIT
I am not able to add code but the stack overflow is not allowing.. I want to check if exists from sys.tables and do the alter schema transfer.