Write a SQL query to calculate the area of China in square kilometers using geospatial functions. Round the final result to the nearest integer.
Output one column: area_sq_km — the area of the country in square kilometers.
Write your request in the field below and click the "Check it!" button.
Use PostGIS (PostgreSQL) syntax to write your answer. Descriptions of tables are provided at the bottom of the screen.