Search:

Type: Posts; User: srinu_vasrao; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    1
    Views
    3,103

    Data Warehousing - Lookup Query?

    How can we write a query to join source table and target table with using columns from Lookups?
  2. Thread: Hi guys

    by srinu_vasrao
    Answers
    3
    Views
    4,305

    Data Warehousing - Re: Hi guys

    Yes we can write update and insert in a single query like

    insert into t1(a, b, c)
    select d, e, f from t2
    on duplicate key update b = e, c = f;
    Use MySQL’s non-standard ON DUPLICATE KEY...
Results 1 to 2 of 2
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact