Hi,
I need to copy emp table from prod database to dev database. I need to copy all its dependent objects like
constraints, indexes synonyms and view also. I do not have any db link from prod to dev.
Can anybody suggest me best method to do the same.
Thanks in Advance.