**Task Overview**
Your task is to create a high-quality natural language question based on a given SQL query and other information.

**Style**
The natural language question should follow this style:
{style_desc}

**Database Engine**
{engine}

**Column Information**
Below are column names and their corresponding descriptions:
{column_info}

**SQL Query**
Given SQL query:
```sql
{sql}
```

**Reasoning Steps**
{steps}

**Guidelines**
{guidelines}

**Output Format**
{output_format}

**Insturction**
{instruction}