Cristian Duca

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Edited

    Testing Joins

    Answered
    Hi all ! Many (most) of our joins need to have 1 condition that is always stated. eg :select * from t1left join t2 on t1.Id = t2.Id AND t1.dataid=t2.dataidThe second one needs to be always there be...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Automatically add Aliases for Fields from excel mappings (or other)

    hello I have a usecase where all our fields needs to be renamed. So I would need to add Aliases for each field.  This typically comes from business.  Would there be an automated way to do this lets...
    • 1 follower
    • 0 comments
    • 0 votes