You can use requests like this to select data for certain satellite:
SELECT * FROM piece_expirations WHERE hex(satellite_id)=‘A28B4F04E10BAE85D67F4C6CB82BF8D4C0F0F47A8EA72627524DEB6EC0000000’;
You can get HEX values for satellites from here: https://forum.storj.io/t/satellite-info-address-id-blobs-folder-hex/17183