Friday, March 2, 2012

extended properties in a select

for the last example the following will work

SELECT
FROM
objname, name, value fn_listextendedproperty ('translation', 'schema', 'dbo', 'table', 'F55701', 'column', null)

No comments:

Post a Comment