Viewing post 1 (of 2 total)
Thanks..
But I have multiple schemas. So I tried like this.
select objectproperty(object_id('RSC'),'schemaName.tableName');
Is this correct? And it seems like that it is returning something. what is it returning?
November 23, 2009 at 1:01 pm
#1083120