Skip to Main Content

sql formation problem

2975394Jul 19 2018 — edited Jul 27 2018

I have two tables :

A --> Table with rows

B ---> Table with chunk id, rowid_start , rowid_end

How do I find the count(*) of rowids in A where rowid between start and end in table B and do that for all chunk_ids in B. ?

This post has been answered by jaramill on Jul 19 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Aug 24 2018
Added on Jul 19 2018
34 comments
572 views