I had generated time data using fiscal year and since table was not showing correct data, I thought to refresh data from "M_FISCAL_CALENDAR" table and therefore used drop table "M_FISCAL_CALENDAR", which has deleted the entire table from database.
Is there any way to revert it back?