Showing posts with label masters. Show all posts
Showing posts with label masters. Show all posts

Tuesday, February 14, 2012

Delete Non System Table

Bu Mistake our DTS has selected the Masters Database while performing a Data Transfer

can you please suggest how do I delete Non-System Tables from the masters database.

Your help is appriciatedin sysobjects table looking for "U" in xtype column (U: user table, S: system table).