The easiest way will be to make s_id field type a reference field that contains the id from the student collection.
Then you’ll be able to query the deposit collection using .include(“s_id”) :
https://www.wix.com/corvid/reference/wix-data/wixdataquery/include