Sql Operation:
SELECT *, CASE WHEN quota_unit = \'MB\' THEN quota*1024 ELSE quota END AS data_usage FROM mappi