Questions tagged [multirow]
92 questions
-1
votes
1 answer
Mysql UPDATE multi rows on table
I have a table1 that has column id_month with value=1 and months with value = 6 and going to update it from 6 to 12. I need this changes effect on table2 to select all rows that has id_months with value= 1 and change the months to 12 and make a…

Mina Magdy
- 141
- 1
- 15
-3
votes
1 answer
Multirow return Query MSACCESS
I need to run a query that returns all events that has Electrophysiology Study But don't have %Ablation%
So in this case I should receive only events 608 and 612. The table has two columns SS_EVENT_EP_ID and STUDYPROCEDURE
Screenshot of…

golem74
- 1
- 3