Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

POPULATE TARGET COLUMN WITH CONSTANT

Status
Not open for further replies.

auma

Technical User
May 23, 2003
1
IE
I need to populate one of the colums in my target with
a constant string. How will I do that.
EX: column on Depart_name in Department I want it to show
'ACCOUNTS'. 'ACCOUNTS' i want to display on all rows.
 
You can create a port in an Expression (set the port to be an output only) and hard code 'ACCOUNT'.

Hope this helps,

dinzana
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top