View Single Post

  #4 (permalink)  
Old 10-16-2007, 06:16 AM
a.karrabi a.karrabi is offline
DataBase Lover
 
Join Date: Oct 2007
Posts: 3
a.karrabi is on a distinguished road
there is a field that show you object type "TYPE" .
type of object that you create it if 'u'.
select * from sys.objects where type = 'u'
__________________
Today is Future of yesterday.WAKEUP!
Reply With Quote