query
stringlengths 24
325
| positive
stringlengths 1
580
| negative
stringlengths 1
580
|
---|---|---|
What are the official languages used in Greece? | official language refers to IsOfficial = 'T'; Greece is a name of country; | English as an official language refers to `Language` = 'English' AND IsOfficial = 'T'; |
What are the official languages used in Greece? | official language refers to IsOfficial = 'T'; Greece is a name of country; | Belize is a name of country; |
What are the official languages used in Greece? | official language refers to IsOfficial = 'T'; Greece is a name of country; | smallest surface area refers to MIN(smallest surface area); |
What are the official languages used in Greece? | official language refers to IsOfficial = 'T'; Greece is a name of country; | ruled by Pierre Buyoya refers to HeadOfState = 'Pierre Buyoya'; |
What are the official languages used in Greece? | official language refers to IsOfficial = 'T'; Greece is a name of country; | surface area greater than 7000000 refers to SurfaceArea > 7000000; |
What are the official languages used in Greece? | official language refers to IsOfficial = 'T'; Greece is a name of country; | most crowded cities refers to MAX(Population); has the most languages used refers to MAX(COUNT(Language)); |
What is the district of Zaanstad? | Zaanstad is a name of city; | average life expectancy = AVG(LifeExpectancy); speak Arabic refers to `Language` = 'Arabic'; |
What is the district of Zaanstad? | Zaanstad is a name of city; | Europe refers to Continent = 'Europe'; |
What is the district of Zaanstad? | Zaanstad is a name of city; | constitutional monarchy refers to GovernmentForm = 'Constitutional Monarchy'; percentage = MULTIPLY(DIVIDE(SUM(GovernmentForm = 'Constitutional Monarchy' WHERE District = 'England'), COUNT(GovernmentForm = 'Constitutional Monarchy')), 100) |
What is the district of Zaanstad? | Zaanstad is a name of city; | English refers to Language = 'English'; Australia is a name of country; |
What is the district of Zaanstad? | Zaanstad is a name of city; | ruled by Pierre Buyoya refers to HeadOfState = 'Pierre Buyoya'; |
What is the district of Zaanstad? | Zaanstad is a name of city; | shortest life expectancy refers to MIN(LifeExpectancy); |
What is the district of Zaanstad? | Zaanstad is a name of city; | use English as unofficial language refers to Language = 'English' WHERE IsOfficial = 'F'; |
What is the district of Zaanstad? | Zaanstad is a name of city; | English as an official language refers to `Language` = 'English' AND IsOfficial = 'T'; |
What is the district of Zaanstad? | Zaanstad is a name of city; | surface area greater than 7000000 refers to SurfaceArea > 7000000; |
What is the district of Zaanstad? | Zaanstad is a name of city; | ruled by Kostis Stefanopoulos refers to HeadOfState = 'Kostis Stefanopoulos'; |
Among the languages used in Baltic Countries, provide the languages which are used by over 80%.
| Baltic Countries refers to Region = 'Baltic Countries'; languages which are used by over 80% refers to Percentage > 80; | form of government refers to GovernmentForm; |
Among the languages used in Baltic Countries, provide the languages which are used by over 80%.
| Baltic Countries refers to Region = 'Baltic Countries'; languages which are used by over 80% refers to Percentage > 80; | largest population refers to MAX(Population); |
Among the languages used in Baltic Countries, provide the languages which are used by over 80%.
| Baltic Countries refers to Region = 'Baltic Countries'; languages which are used by over 80% refers to Percentage > 80; | Zaanstad is a name of city; |
Among the languages used in Baltic Countries, provide the languages which are used by over 80%.
| Baltic Countries refers to Region = 'Baltic Countries'; languages which are used by over 80% refers to Percentage > 80; | surface area greater than 7000000 refers to SurfaceArea > 7000000; |
Among the languages used in Baltic Countries, provide the languages which are used by over 80%.
| Baltic Countries refers to Region = 'Baltic Countries'; languages which are used by over 80% refers to Percentage > 80; | most crowded cities refers to MAX(Population); has the most languages used refers to MAX(COUNT(Language)); |
Among the languages used in Baltic Countries, provide the languages which are used by over 80%.
| Baltic Countries refers to Region = 'Baltic Countries'; languages which are used by over 80% refers to Percentage > 80; | Socialistic Republic form of government refers to GovernmentForm = 'Socialistic Republic'; |
Among the languages used in Baltic Countries, provide the languages which are used by over 80%.
| Baltic Countries refers to Region = 'Baltic Countries'; languages which are used by over 80% refers to Percentage > 80; | England refers to District = 'England'; |
Among the languages used in Baltic Countries, provide the languages which are used by over 80%.
| Baltic Countries refers to Region = 'Baltic Countries'; languages which are used by over 80% refers to Percentage > 80; | head of the state refers to HeadOfState; most crowded city refers to MAX(Population); |
Among the languages used in Baltic Countries, provide the languages which are used by over 80%.
| Baltic Countries refers to Region = 'Baltic Countries'; languages which are used by over 80% refers to Percentage > 80; | GNP growth rate = DIVIDE(SUBTRACT(GNP, GNPOld), GNPOld); Shanghai is a name of city; |
Among the languages used in Baltic Countries, provide the languages which are used by over 80%.
| Baltic Countries refers to Region = 'Baltic Countries'; languages which are used by over 80% refers to Percentage > 80; | Portuguese refers to `Language` = 'Portuguese'; |
In which continent does the country with the smallest surface area belongs? | smallest surface area refers to MIN(smallest surface area); | independence year between 1980 to 1995 refers to IndepYear BETWEEN 1980 AND 1995; |
In which continent does the country with the smallest surface area belongs? | smallest surface area refers to MIN(smallest surface area); | officially use the English language refers to `Language` = 'English' AND IsOfficial = 'T'; highest capital refers to MAX(Capital); |
In which continent does the country with the smallest surface area belongs? | smallest surface area refers to MIN(smallest surface area); | average surface area = AVG(SurfaceArea); |
In which continent does the country with the smallest surface area belongs? | smallest surface area refers to MIN(smallest surface area); | constitutional monarchy refers to GovernmentForm = 'Constitutional Monarchy'; percentage = MULTIPLY(DIVIDE(SUM(GovernmentForm = 'Constitutional Monarchy' WHERE District = 'England'), COUNT(GovernmentForm = 'Constitutional Monarchy')), 100) |
In which continent does the country with the smallest surface area belongs? | smallest surface area refers to MIN(smallest surface area); | form of government refers to GovernmentForm; |
In which continent does the country with the smallest surface area belongs? | smallest surface area refers to MIN(smallest surface area); | GNP lower than 1000 refers to GNP < 1000; Dutch as their language refers to `Language` = 'Dutch'; |
In which continent does the country with the smallest surface area belongs? | smallest surface area refers to MIN(smallest surface area); | smallest population refers to MIN(Population); |
In which continent does the country with the smallest surface area belongs? | smallest surface area refers to MIN(smallest surface area); | uses Japanese as their language refers to `Language` = 'Japanese'; |
In which continent does the country with the smallest surface area belongs? | smallest surface area refers to MIN(smallest surface area); | shortest life expectancy refers to MIN(LifeExpectancy); |
In which continent does the country with the smallest surface area belongs? | smallest surface area refers to MIN(smallest surface area); | use English as unofficial language refers to Language = 'English' WHERE IsOfficial = 'F'; |
List all the countries in the continent of Asia that use English as their unofficial language. | use English as unofficial language refers to Language = 'English' WHERE IsOfficial = 'F'; | English as an official language refers to `Language` = 'English' AND IsOfficial = 'T'; |
List all the countries in the continent of Asia that use English as their unofficial language. | use English as unofficial language refers to Language = 'English' WHERE IsOfficial = 'F'; | GNP greater than 1500 refers to GNP > 1500 ; percentage = MULTIPLY(DIVIDE(SUM(Code WHERE GNP > 1500 AND Language = 'English'), COUNT(Code WHERE GNP > 1500)) 1.0); English as its language refers to Language = 'English'; |
List all the countries in the continent of Asia that use English as their unofficial language. | use English as unofficial language refers to Language = 'English' WHERE IsOfficial = 'F'; | official language refers to IsOfficial = 'T'; Greece is a name of country; |
List all the countries in the continent of Asia that use English as their unofficial language. | use English as unofficial language refers to Language = 'English' WHERE IsOfficial = 'F'; | capital city refers to Capital; official language refers to IsOfficial = 'T'; highest life expectancy refers to MAX(LifeExpectancy); |
List all the countries in the continent of Asia that use English as their unofficial language. | use English as unofficial language refers to Language = 'English' WHERE IsOfficial = 'F'; | Baltic Countries refers to Region = 'Baltic Countries'; languages which are used by over 80% refers to Percentage > 80; |
List all the countries in the continent of Asia that use English as their unofficial language. | use English as unofficial language refers to Language = 'English' WHERE IsOfficial = 'F'; | no GNP refers to GNP = 0; |
List all the countries in the continent of Asia that use English as their unofficial language. | use English as unofficial language refers to Language = 'English' WHERE IsOfficial = 'F'; | shortest life expectancy refers to MIN(LifeExpectancy); |
List all the countries in the continent of Asia that use English as their unofficial language. | use English as unofficial language refers to Language = 'English' WHERE IsOfficial = 'F'; | constitutional monarchy refers to GovernmentForm = 'Constitutional Monarchy'; percentage = MULTIPLY(DIVIDE(SUM(GovernmentForm = 'Constitutional Monarchy' WHERE District = 'England'), COUNT(GovernmentForm = 'Constitutional Monarchy')), 100) |
List all the countries in the continent of Asia that use English as their unofficial language. | use English as unofficial language refers to Language = 'English' WHERE IsOfficial = 'F'; | most crowded city refers to MAX(Population); |
List all the countries in the continent of Asia that use English as their unofficial language. | use English as unofficial language refers to Language = 'English' WHERE IsOfficial = 'F'; | Malaysia is a name of country; |
What is the life expectancy of residents in the most crowded city? | most crowded city refers to MAX(Population); | form of government refers to GovernmentForm; |
What is the life expectancy of residents in the most crowded city? | most crowded city refers to MAX(Population); | use English as unofficial language refers to Language = 'English' WHERE IsOfficial = 'F'; |
What is the life expectancy of residents in the most crowded city? | most crowded city refers to MAX(Population); | average surface area = AVG(SurfaceArea); |
What is the life expectancy of residents in the most crowded city? | most crowded city refers to MAX(Population); | smallest population refers to MIN(Population); |
What is the life expectancy of residents in the most crowded city? | most crowded city refers to MAX(Population); | official language refers to IsOfficial = 'T'; Antarctica refers to Continent = 'Antarctica'; |
What is the life expectancy of residents in the most crowded city? | most crowded city refers to MAX(Population); | smallest surface area refers to MIN(smallest surface area); most crowded city refers to MAX(Population); |
What is the life expectancy of residents in the most crowded city? | most crowded city refers to MAX(Population); | Portuguese refers to `Language` = 'Portuguese'; |
What is the life expectancy of residents in the most crowded city? | most crowded city refers to MAX(Population); | head of the state refers to HeadOfState; most crowded city refers to MAX(Population); |
What is the life expectancy of residents in the most crowded city? | most crowded city refers to MAX(Population); | most crowded city refers to MAX(Population); |
What is the life expectancy of residents in the most crowded city? | most crowded city refers to MAX(Population); | largest population refers to MAX(Population); |
What country in Asia has the largest gross national product(GNP)? | Asia refers to Continent = 'Asia'; largest gross national product refers to MAX(GNP); | largest population refers to MAX(Population); |
What country in Asia has the largest gross national product(GNP)? | Asia refers to Continent = 'Asia'; largest gross national product refers to MAX(GNP); | shortest life expectancy refers to MIN(LifeExpectancy); |
What country in Asia has the largest gross national product(GNP)? | Asia refers to Continent = 'Asia'; largest gross national product refers to MAX(GNP); | Belize is a name of country; |
What country in Asia has the largest gross national product(GNP)? | Asia refers to Continent = 'Asia'; largest gross national product refers to MAX(GNP); | head of the state refers to HeadOfState; most crowded city refers to MAX(Population); |
What country in Asia has the largest gross national product(GNP)? | Asia refers to Continent = 'Asia'; largest gross national product refers to MAX(GNP); | average population = AVG(Population); |
What country in Asia has the largest gross national product(GNP)? | Asia refers to Continent = 'Asia'; largest gross national product refers to MAX(GNP); | GNP growth rate = DIVIDE(SUBTRACT(GNP, GNPOld), GNPOld); Shanghai is a name of city; |
What country in Asia has the largest gross national product(GNP)? | Asia refers to Continent = 'Asia'; largest gross national product refers to MAX(GNP); | English refers to Language = 'English'; Australia is a name of country; |
What country in Asia has the largest gross national product(GNP)? | Asia refers to Continent = 'Asia'; largest gross national product refers to MAX(GNP); | Socialistic Republic form of government refers to GovernmentForm = 'Socialistic Republic'; |
What country in Asia has the largest gross national product(GNP)? | Asia refers to Continent = 'Asia'; largest gross national product refers to MAX(GNP); | GNP lower than 1000 refers to GNP < 1000; Dutch as their language refers to `Language` = 'Dutch'; |
What country in Asia has the largest gross national product(GNP)? | Asia refers to Continent = 'Asia'; largest gross national product refers to MAX(GNP); | average life expectancy = AVG(LifeExpectancy); speak Arabic refers to `Language` = 'Arabic'; |
Which country has the shortest life expectancy? | shortest life expectancy refers to MIN(LifeExpectancy); | Baltic Countries refers to Region = 'Baltic Countries'; languages which are used by over 80% refers to Percentage > 80; |
Which country has the shortest life expectancy? | shortest life expectancy refers to MIN(LifeExpectancy); | smallest surface area refers to MIN(smallest surface area); |
Which country has the shortest life expectancy? | shortest life expectancy refers to MIN(LifeExpectancy); | average surface area = AVG(SurfaceArea); |
Which country has the shortest life expectancy? | shortest life expectancy refers to MIN(LifeExpectancy); | average life expectancy = AVG(LifeExpectancy); speak Arabic refers to `Language` = 'Arabic'; |
Which country has the shortest life expectancy? | shortest life expectancy refers to MIN(LifeExpectancy); | English refers to Language = 'English'; Australia is a name of country; |
Which country has the shortest life expectancy? | shortest life expectancy refers to MIN(LifeExpectancy); | form of government refers to GovernmentForm; |
Which country has the shortest life expectancy? | shortest life expectancy refers to MIN(LifeExpectancy); | smallest surface area refers to MIN(smallest surface area); |
Which country has the shortest life expectancy? | shortest life expectancy refers to MIN(LifeExpectancy); | most crowded city refers to MAX(Population); |
Which country has the shortest life expectancy? | shortest life expectancy refers to MIN(LifeExpectancy); | Socialistic Republic form of government refers to GovernmentForm = 'Socialistic Republic'; |
Which country has the shortest life expectancy? | shortest life expectancy refers to MIN(LifeExpectancy); | ruled by Pierre Buyoya refers to HeadOfState = 'Pierre Buyoya'; |
Calculate the average population per city in Karnataka district. | average population = AVG(Population); | English is the official language refers to Language = 'English' AND IsOfficial = 'T'; |
Calculate the average population per city in Karnataka district. | average population = AVG(Population); | use English as unofficial language refers to Language = 'English' WHERE IsOfficial = 'F'; |
Calculate the average population per city in Karnataka district. | average population = AVG(Population); | highest population refers to MAX(Population); |
Calculate the average population per city in Karnataka district. | average population = AVG(Population); | official language refers to IsOfficial = 'T'; China is a name of country; |
Calculate the average population per city in Karnataka district. | average population = AVG(Population); | capital city refers to Capital; official language refers to IsOfficial = 'T'; smallest surface area refers to MIN(SurfaceArea); |
Calculate the average population per city in Karnataka district. | average population = AVG(Population); | average surface area = AVG(SurfaceArea); |
Calculate the average population per city in Karnataka district. | average population = AVG(Population); | Zaanstad is a name of city; |
Calculate the average population per city in Karnataka district. | average population = AVG(Population); | England refers to District = 'England'; |
Calculate the average population per city in Karnataka district. | average population = AVG(Population); | capital city refers to Capital; San Marino is a name of country; |
Calculate the average population per city in Karnataka district. | average population = AVG(Population); | no GNP refers to GNP = 0; |
List the district name of the city with the smallest population. | smallest population refers to MIN(Population); | ruled by Pierre Buyoya refers to HeadOfState = 'Pierre Buyoya'; |
List the district name of the city with the smallest population. | smallest population refers to MIN(Population); | smallest surface area refers to MIN(smallest surface area); |
List the district name of the city with the smallest population. | smallest population refers to MIN(Population); | capital city refers to Capital; official language refers to IsOfficial = 'T'; smallest surface area refers to MIN(SurfaceArea); |
List the district name of the city with the smallest population. | smallest population refers to MIN(Population); | capital city refers to Capital; San Marino is a name of country; |
List the district name of the city with the smallest population. | smallest population refers to MIN(Population); | Asia refers to Continent = 'Asia'; largest gross national product refers to MAX(GNP); |
List the district name of the city with the smallest population. | smallest population refers to MIN(Population); | surface area greater than 7000000 refers to SurfaceArea > 7000000; |
List the district name of the city with the smallest population. | smallest population refers to MIN(Population); | use English as unofficial language refers to Language = 'English' WHERE IsOfficial = 'F'; |
List the district name of the city with the smallest population. | smallest population refers to MIN(Population); | English as an official language refers to `Language` = 'English' AND IsOfficial = 'T'; |
List the district name of the city with the smallest population. | smallest population refers to MIN(Population); | GNP greater than 1500 refers to GNP > 1500 ; percentage = MULTIPLY(DIVIDE(SUM(Code WHERE GNP > 1500 AND Language = 'English'), COUNT(Code WHERE GNP > 1500)) 1.0); English as its language refers to Language = 'English'; |
List the district name of the city with the smallest population. | smallest population refers to MIN(Population); | Baltic Countries refers to Region = 'Baltic Countries'; languages which are used by over 80% refers to Percentage > 80; |
In English speaking countries, provide the difference between the number of countries with republic and constitutional monarchy as its government form. | English speaking refers to Language = 'English' ; difference = SUBTRACT(COUNT(Language = 'English' WHERE GovernmentForm = 'Republic'), COUNT(Language = 'English' WHERE GovernmentForm = 'ConstitutionalMonarchy')); | capital city refers to Capital; official language refers to IsOfficial = 'T'; smallest surface area refers to MIN(SurfaceArea); |
In English speaking countries, provide the difference between the number of countries with republic and constitutional monarchy as its government form. | English speaking refers to Language = 'English' ; difference = SUBTRACT(COUNT(Language = 'English' WHERE GovernmentForm = 'Republic'), COUNT(Language = 'English' WHERE GovernmentForm = 'ConstitutionalMonarchy')); | largest population refers to MAX(Population); |
In English speaking countries, provide the difference between the number of countries with republic and constitutional monarchy as its government form. | English speaking refers to Language = 'English' ; difference = SUBTRACT(COUNT(Language = 'English' WHERE GovernmentForm = 'Republic'), COUNT(Language = 'English' WHERE GovernmentForm = 'ConstitutionalMonarchy')); | Baltic Countries refers to Region = 'Baltic Countries'; languages which are used by over 80% refers to Percentage > 80; |
In English speaking countries, provide the difference between the number of countries with republic and constitutional monarchy as its government form. | English speaking refers to Language = 'English' ; difference = SUBTRACT(COUNT(Language = 'English' WHERE GovernmentForm = 'Republic'), COUNT(Language = 'English' WHERE GovernmentForm = 'ConstitutionalMonarchy')); | official language refers to IsOfficial = 'T'; Antarctica refers to Continent = 'Antarctica'; |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.