I am creating a DB view to integrate our ERP with UPS WorldShip. In this view I need to provide information that is not stored in the DB. Can I somehow insert a column in this DB view that for every record it returns there is a column named "Origin" and the constant value is "China" If so, how would I go about doing this?
Thanks for your help!
Thanks for your help!