query
stringlengths 24
325
| positive
stringlengths 1
580
| negative
stringlengths 1
580
|
---|---|---|
Tell me about the information of the French publisher. | French publisher means publisher in France where country = 'France' | max level for his position refers to max_lvl; job level refers to job_lvl; level left to reach the max = SUBTRACT(max_lvl, job_lvl) |
Tell me about the information of the French publisher. | French publisher means publisher in France where country = 'France' | lowest job level refers to MIN(job_lvl) |
Tell me about the information of the French publisher. | French publisher means publisher in France where country = 'France' | qty is abbreviation for quantity; average quantity order = AVG(qty) |
Tell me about the information of the French publisher. | French publisher means publisher in France where country = 'France' | Massachusetts is a state |
Tell me about the information of the French publisher. | French publisher means publisher in France where country = 'France' | most year to date sales refers to MAX(ytd_sales); range limit means high range which refers to hirange; the 20000 range refers to hirange<20000 |
Tell me about the information of the French publisher. | French publisher means publisher in France where country = 'France' | are over $15 refers to price>15 |
Tell me about the information of the French publisher. | French publisher means publisher in France where country = 'France' | Chief Financial Offer is a job description which refers to job_desc |
Tell me about the information of the French publisher. | French publisher means publisher in France where country = 'France' | name the publisher refers to pub_name |
Tell me about the information of the French publisher. | French publisher means publisher in France where country = 'France' | published by refers to pub_name |
Tell me about the information of the French publisher. | French publisher means publisher in France where country = 'France' | qty is abbreviation for quantity; sells the best mean with the most sales quantity; MAX(qty) |
What is the publisher that has published the most expensive book? | most expensive book refers to MAX(price) | publisher id refers to pub_id; publisher name refers to pub_name; average year to date sales = AVG(ytd_sales) |
What is the publisher that has published the most expensive book? | most expensive book refers to MAX(price) | sold on refers to ord_date |
What is the publisher that has published the most expensive book? | most expensive book refers to MAX(price) | publisher refers to pub_name; about the title refers to notes |
What is the publisher that has published the most expensive book? | most expensive book refers to MAX(price) | business title refers to title under business where type = 'business' |
What is the publisher that has published the most expensive book? | most expensive book refers to MAX(price) | qty is abbreviation for quantity; average quantity order = AVG(qty) |
What is the publisher that has published the most expensive book? | most expensive book refers to MAX(price) | Eric the Read Books is a publisher which refers to pub_name; |
What is the publisher that has published the most expensive book? | most expensive book refers to MAX(price) | publisher name refers to pub_name |
What is the publisher that has published the most expensive book? | most expensive book refers to MAX(price) | Life Without Fear is book title |
What is the publisher that has published the most expensive book? | most expensive book refers to MAX(price) | job level refers to job_lvl; YEAR(hire_date) between 1990 and 1995 |
What is the publisher that has published the most expensive book? | most expensive book refers to MAX(price) | lowest job level refers to MIN(job_lvl) |
Which employee has the lowest job level. State the first name, last name and when he /she was hired. | lowest job level refers to MIN(job_lvl) | publisher refers to pub_name; about the title refers to notes |
Which employee has the lowest job level. State the first name, last name and when he /she was hired. | lowest job level refers to MIN(job_lvl) | qty is abbreviation for quantity; bestseller means with the most sales quantity; MAX(qty) |
Which employee has the lowest job level. State the first name, last name and when he /she was hired. | lowest job level refers to MIN(job_lvl) | at least 10% royalty refers to royalty > = 10; minimum range is synonym for low range which refers to lorange; without minimum range amount refers to lorange <> 0 |
Which employee has the lowest job level. State the first name, last name and when he /she was hired. | lowest job level refers to MIN(job_lvl) | Marketing manager is a job description which refers to job_desc; US publisher refers publisher in the US where country = 'USA'; non-US publishers refers publisher not in the US where country! = 'USA'; job level refers to job_lvl; average level = AVG(job_lvl) |
Which employee has the lowest job level. State the first name, last name and when he /she was hired. | lowest job level refers to MIN(job_lvl) | qty is abbreviation for quantity; sold more than average refers to qty > AVG(qty); california refers to state = 'CA" |
Which employee has the lowest job level. State the first name, last name and when he /she was hired. | lowest job level refers to MIN(job_lvl) | publication date refers to pubdate; payment terms refers to payterms; payterms = 'ON invoice' |
Which employee has the lowest job level. State the first name, last name and when he /she was hired. | lowest job level refers to MIN(job_lvl) | Massachusetts is a state |
Which employee has the lowest job level. State the first name, last name and when he /she was hired. | lowest job level refers to MIN(job_lvl) | most title published refers to MAX(count(title_id); published in 1991 refers to YEAR(pubdate) = 1991 |
Which employee has the lowest job level. State the first name, last name and when he /she was hired. | lowest job level refers to MIN(job_lvl) | hired before year 1990 refers to YEAR(hire_date)<1990 |
Which employee has the lowest job level. State the first name, last name and when he /she was hired. | lowest job level refers to MIN(job_lvl) | most year to date sales refers to MAX(ytd_sales); range limit means high range which refers to hirange; the 20000 range refers to hirange<20000 |
In which country is the publisher of the book "Life Without Fear" located? | Life Without Fear is book title | most expensive book refers to MAX(price) |
In which country is the publisher of the book "Life Without Fear" located? | Life Without Fear is book title | publisher name refers to pub_name; publication date refers to pubdate; published in year 1991 refers to YEAR(pubdate) = 1991 |
In which country is the publisher of the book "Life Without Fear" located? | Life Without Fear is book title | Remulade is a city; sales in the store refers to ord_num |
In which country is the publisher of the book "Life Without Fear" located? | Life Without Fear is book title | max level for his position refers to max_lvl; job level refers to job_lvl; level left to reach the max = SUBTRACT(max_lvl, job_lvl) |
In which country is the publisher of the book "Life Without Fear" located? | Life Without Fear is book title | are over $15 refers to price>15 |
In which country is the publisher of the book "Life Without Fear" located? | Life Without Fear is book title | most title published refers to MAX(count(title_id); published in 1991 refers to YEAR(pubdate) = 1991 |
In which country is the publisher of the book "Life Without Fear" located? | Life Without Fear is book title | year to date sales refers to ytd_sales; on contract refers to contract = 1 |
In which country is the publisher of the book "Life Without Fear" located? | Life Without Fear is book title | at least 10% royalty refers to royalty > = 10; minimum range is synonym for low range which refers to lorange; without minimum range amount refers to lorange <> 0 |
In which country is the publisher of the book "Life Without Fear" located? | Life Without Fear is book title | Chief Financial Offer is a job description which refers to job_desc |
In which country is the publisher of the book "Life Without Fear" located? | Life Without Fear is book title | order happened on refers to ord_date |
Among the publishers in the USA, how many of them have published books that are over $15? | are over $15 refers to price>15 | store name refers to stor_name |
Among the publishers in the USA, how many of them have published books that are over $15? | are over $15 refers to price>15 | publisher name refers to pub_name; |
Among the publishers in the USA, how many of them have published books that are over $15? | are over $15 refers to price>15 | publisher id refers to pub_id; publisher name refers to pub_name; average year to date sales = AVG(ytd_sales) |
Among the publishers in the USA, how many of them have published books that are over $15? | are over $15 refers to price>15 | job title means job description which refers to job_desc |
Among the publishers in the USA, how many of them have published books that are over $15? | are over $15 refers to price>15 | year to date sales refers to ytd_sales; on contract refers to contract = 1 |
Among the publishers in the USA, how many of them have published books that are over $15? | are over $15 refers to price>15 | order happened on refers to ord_date |
Among the publishers in the USA, how many of them have published books that are over $15? | are over $15 refers to price>15 | qty is abbreviation for quantity; sells the best mean with the most sales quantity; MAX(qty) |
Among the publishers in the USA, how many of them have published books that are over $15? | are over $15 refers to price>15 | year to date sales refers to ytd_sales; about the title refers to notes |
Among the publishers in the USA, how many of them have published books that are over $15? | are over $15 refers to price>15 | year to date sales refers to ytd_sales; average order = AVG(ytd_sales) |
Among the publishers in the USA, how many of them have published books that are over $15? | are over $15 refers to price>15 | Eric the Read Books is a publisher which refers to pub_name; |
Who are the employees working for publisher not located in USA? State the employee's name and publisher name. | not located at USA refers to country! = 'USA' | lowest job level refers to MIN(job_lvl) |
Who are the employees working for publisher not located in USA? State the employee's name and publisher name. | not located at USA refers to country! = 'USA' | Massachusetts is a state |
Who are the employees working for publisher not located in USA? State the employee's name and publisher name. | not located at USA refers to country! = 'USA' | year to date sales refers to ytd_sales; about the title refers to notes |
Who are the employees working for publisher not located in USA? State the employee's name and publisher name. | not located at USA refers to country! = 'USA' | US publisher refers publisher in the US where country = 'USA'; |
Who are the employees working for publisher not located in USA? State the employee's name and publisher name. | not located at USA refers to country! = 'USA' | Eric the Read Books is a publisher which refers to pub_name; |
Who are the employees working for publisher not located in USA? State the employee's name and publisher name. | not located at USA refers to country! = 'USA' | publisher refers to pub_name; about the title refers to notes |
Who are the employees working for publisher not located in USA? State the employee's name and publisher name. | not located at USA refers to country! = 'USA' | at least 10% royalty refers to royalty > = 10; minimum range is synonym for low range which refers to lorange; without minimum range amount refers to lorange <> 0 |
Who are the employees working for publisher not located in USA? State the employee's name and publisher name. | not located at USA refers to country! = 'USA' | are over $15 refers to price>15 |
Who are the employees working for publisher not located in USA? State the employee's name and publisher name. | not located at USA refers to country! = 'USA' | highest job level refers to MAX(job_lvl) |
Who are the employees working for publisher not located in USA? State the employee's name and publisher name. | not located at USA refers to country! = 'USA' | name the publisher refers to pub_name |
What is the highest level of job to get to for the employee who got hired the earliest? | highest job level refers to MAX(job_lvl); hired the earliest refers to MIN(hire_date) | most year to date sales refers to MAX(ytd_sales); range limit means high range which refers to hirange; the 20000 range refers to hirange<20000 |
What is the highest level of job to get to for the employee who got hired the earliest? | highest job level refers to MAX(job_lvl); hired the earliest refers to MIN(hire_date) | order happened on refers to ord_date |
What is the highest level of job to get to for the employee who got hired the earliest? | highest job level refers to MAX(job_lvl); hired the earliest refers to MIN(hire_date) | qty is abbreviation for quantity; sells the best mean with the most sales quantity; MAX(qty) |
What is the highest level of job to get to for the employee who got hired the earliest? | highest job level refers to MAX(job_lvl); hired the earliest refers to MIN(hire_date) | Life Without Fear is book title |
What is the highest level of job to get to for the employee who got hired the earliest? | highest job level refers to MAX(job_lvl); hired the earliest refers to MIN(hire_date) | year to date sales refers to ytd_sales; average order = AVG(ytd_sales) |
What is the highest level of job to get to for the employee who got hired the earliest? | highest job level refers to MAX(job_lvl); hired the earliest refers to MIN(hire_date) | publisher refers to pub_name; about the title refers to notes |
What is the highest level of job to get to for the employee who got hired the earliest? | highest job level refers to MAX(job_lvl); hired the earliest refers to MIN(hire_date) | name the publisher refers to pub_name |
What is the highest level of job to get to for the employee who got hired the earliest? | highest job level refers to MAX(job_lvl); hired the earliest refers to MIN(hire_date) | publisher name refers to pub_name; publication date refers to pubdate; published in year 1991 refers to YEAR(pubdate) = 1991 |
What is the highest level of job to get to for the employee who got hired the earliest? | highest job level refers to MAX(job_lvl); hired the earliest refers to MIN(hire_date) | publisher id refers to pub_id; publisher name refers to pub_name; average year to date sales = AVG(ytd_sales) |
What is the highest level of job to get to for the employee who got hired the earliest? | highest job level refers to MAX(job_lvl); hired the earliest refers to MIN(hire_date) | Massachusetts is a state |
What's Pedro S Afonso's job title? | job title means job description which refers to job_desc | Chief Financial Offer is a job description which refers to job_desc |
What's Pedro S Afonso's job title? | job title means job description which refers to job_desc | at least 10% royalty refers to royalty > = 10; minimum range is synonym for low range which refers to lorange; without minimum range amount refers to lorange <> 0 |
What's Pedro S Afonso's job title? | job title means job description which refers to job_desc | publisher refers to pub_name; about the title refers to notes |
What's Pedro S Afonso's job title? | job title means job description which refers to job_desc | publisher name refers to pub_name; publication date refers to pubdate; published in year 1991 refers to YEAR(pubdate) = 1991 |
What's Pedro S Afonso's job title? | job title means job description which refers to job_desc | published by refers to pub_name |
What's Pedro S Afonso's job title? | job title means job description which refers to job_desc | qty is abbreviation for quantity; bestseller means with the most sales quantity; MAX(qty) |
What's Pedro S Afonso's job title? | job title means job description which refers to job_desc | job level refers to job_lvl; YEAR(hire_date) between 1990 and 1995 |
What's Pedro S Afonso's job title? | job title means job description which refers to job_desc | year to date sales refers to ytd_sales; average order = AVG(ytd_sales) |
What's Pedro S Afonso's job title? | job title means job description which refers to job_desc | most title published refers to MAX(count(title_id); published in 1991 refers to YEAR(pubdate) = 1991 |
What's Pedro S Afonso's job title? | job title means job description which refers to job_desc | not located at USA refers to country! = 'USA' |
What is the title that have at least 10% royalty without minimum range amount. | at least 10% royalty refers to royalty > = 10; minimum range is synonym for low range which refers to lorange; without minimum range amount refers to lorange <> 0 | not located at USA refers to country! = 'USA' |
What is the title that have at least 10% royalty without minimum range amount. | at least 10% royalty refers to royalty > = 10; minimum range is synonym for low range which refers to lorange; without minimum range amount refers to lorange <> 0 | job title means job description which refers to job_desc |
What is the title that have at least 10% royalty without minimum range amount. | at least 10% royalty refers to royalty > = 10; minimum range is synonym for low range which refers to lorange; without minimum range amount refers to lorange <> 0 | publisher id refers to pub_id; publisher name refers to pub_name; average year to date sales = AVG(ytd_sales) |
What is the title that have at least 10% royalty without minimum range amount. | at least 10% royalty refers to royalty > = 10; minimum range is synonym for low range which refers to lorange; without minimum range amount refers to lorange <> 0 | French publisher means publisher in France where country = 'France' |
What is the title that have at least 10% royalty without minimum range amount. | at least 10% royalty refers to royalty > = 10; minimum range is synonym for low range which refers to lorange; without minimum range amount refers to lorange <> 0 | qty is abbreviation for quantity; bestseller means with the most sales quantity; MAX(qty) |
What is the title that have at least 10% royalty without minimum range amount. | at least 10% royalty refers to royalty > = 10; minimum range is synonym for low range which refers to lorange; without minimum range amount refers to lorange <> 0 | US publisher refers publisher in the US where country = 'USA'; |
What is the title that have at least 10% royalty without minimum range amount. | at least 10% royalty refers to royalty > = 10; minimum range is synonym for low range which refers to lorange; without minimum range amount refers to lorange <> 0 | most title published refers to MAX(count(title_id); published in 1991 refers to YEAR(pubdate) = 1991 |
What is the title that have at least 10% royalty without minimum range amount. | at least 10% royalty refers to royalty > = 10; minimum range is synonym for low range which refers to lorange; without minimum range amount refers to lorange <> 0 | sold on refers to ord_date |
What is the title that have at least 10% royalty without minimum range amount. | at least 10% royalty refers to royalty > = 10; minimum range is synonym for low range which refers to lorange; without minimum range amount refers to lorange <> 0 | Life Without Fear is book title |
What is the title that have at least 10% royalty without minimum range amount. | at least 10% royalty refers to royalty > = 10; minimum range is synonym for low range which refers to lorange; without minimum range amount refers to lorange <> 0 | year to date sales refers to ytd_sales; about the title refers to notes |
Name all employees who were hired before year 1990. | hired before year 1990 refers to YEAR(hire_date)<1990 | qty is abbreviation for quantity; sells the best mean with the most sales quantity; MAX(qty) |
Name all employees who were hired before year 1990. | hired before year 1990 refers to YEAR(hire_date)<1990 | Marketing manager is a job description which refers to job_desc; US publisher refers publisher in the US where country = 'USA'; non-US publishers refers publisher not in the US where country! = 'USA'; job level refers to job_lvl; average level = AVG(job_lvl) |
Name all employees who were hired before year 1990. | hired before year 1990 refers to YEAR(hire_date)<1990 | qty is abbreviation for quantity; sells the best mean with the most sales quantity; MAX(qty) |
Name all employees who were hired before year 1990. | hired before year 1990 refers to YEAR(hire_date)<1990 | publisher id refers to pub_id; publisher name refers to pub_name; average year to date sales = AVG(ytd_sales) |
Name all employees who were hired before year 1990. | hired before year 1990 refers to YEAR(hire_date)<1990 | qty is abbreviation for quantity; sold more than average refers to qty > AVG(qty); california refers to state = 'CA" |
Name all employees who were hired before year 1990. | hired before year 1990 refers to YEAR(hire_date)<1990 | published by refers to pub_name |
Name all employees who were hired before year 1990. | hired before year 1990 refers to YEAR(hire_date)<1990 | order happened on refers to ord_date |
Name all employees who were hired before year 1990. | hired before year 1990 refers to YEAR(hire_date)<1990 | job level refers to job_lvl |
Name all employees who were hired before year 1990. | hired before year 1990 refers to YEAR(hire_date)<1990 | publication date refers to pubdate; payment terms refers to payterms; payterms = 'ON invoice' |
Name all employees who were hired before year 1990. | hired before year 1990 refers to YEAR(hire_date)<1990 | year to date sales refers to ytd_sales; about the title refers to notes |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.