I hit on a link that return me records in JSON array format from android mobile. If records count is zero(0) or user have no records, Then what should I prefer : 1. 404 error code. 2. Blank JSON array.
Is there any standard, then give me a link for that standard.