question

rauglo avatar image
rauglo asked

Select cummulative column

I have a table - toxnotes - which is a child of -toxpat . Toxnotes has many note entries for casenumber = toxpat.casenumber How can I do a select and retrieve all cummulative notes for casenumber =toxpat.casenumber sorted by datetime of entry. thanks, raul
select
1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Squirrel avatar image Squirrel commented ·
can you post your table structure, sample data and expected result
0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.