Hi. Any help is appreciated. I am using SQL Server 2008 Native connection to MFG_PRO to import data in. However I need to test if a column exists and set it to a variable.
set @1 = select column name from pub.table where exists else @1 = 'AUS' data. I HAVE DOMAIN DATA IN ONE VERSION AND NON IN...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.