Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

248
Views
how to update each row if multiple rows have the same id name

So I want to update into the incident number into each row. But as you see here multiple rows have the same id name. How would I make my update statement to update each row with the incident number even if there are multiple rows of the same id name as shown in the table. FYI each row will have a different incident number.

function updateIncidentNumber() {
    const updateQuery = 'UPDATE `np-inventory-planning-thd.IPP_SLA.sla_table` SET pagerduty_incident_number=? WHERE start_date IS NOT NULL'
    const options = {
        query: updateQuery,
        location: 'US',
        params: [incident_number]
}

BigQuery Table

about 4 years ago · Santiago Trujillo
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!