Question
According to a report by the Rights and Risks Analysis
Group on Global Tiger Day, what has been the percentage increase in the average number of people to be displaced from six tiger reserves since 2021 compared to the pre-2021 period?Solution
The report by the Rights and Risks Analysis Group highlighted a significant increase in the displacement of Scheduled Tribes and other forest dwellers due to the expansion of Project Tiger. Before 2021, approximately 2,54,794 people were displaced from 50 tiger reserves, which averages to about 5,000 displacements per protected area. Since 2021, the average number of people to be displaced from six new or expanded tiger reserves has risen sharply to 48,333. This represents a staggering 967% increase over the average displacement numbers recorded before 2021. This dramatic rise underscores the escalating impact of conservation efforts on local tribal and forest-dwelling communities, reflecting a major shift in the scale and consequences of such environmental protection policies. This data is crucial for understanding the social costs associated with large-scale environmental projects like Project Tiger.
Which DBMS command is used to remove a table completely along with its structure?
Which interrupt is generated by software?
A transaction that reads a value then later sees a different value because another transaction updated and committed in between experiences which anomaly?
Which of these ensures referential integrity?
In DBMS, which scheduling method ensures serializability of transactions?
In a relational database, which relationship allows multiple records in one table to be associated with multiple records in another table?
In a relational schema, which normal form eliminates transitive dependencies (i.e., non-prime attribute depends on another non-prime attribute)?
Which type of join returns only matching records from both tables?
Which normal form ensures no partial dependency of non-prime attributes on a candidate key?
Which SQL statement is used to remove all rows from a table without logging individual row deletions?