query
stringlengths 24
325
| positive
stringlengths 1
580
| negative
stringlengths 1
580
|
---|---|---|
What is the average profit of all the low class universal road frames? Indicate how many variety of sizes are there and the available colors.
|
low class refers to Class = 'L'; universal refers to Style = 'U'; road frame is a name of product subcategory; average profit = AVG(SUBTRACT(ListPrice, StandardCost);
|
take more than 2 days to make refers to DaysToManufacture>2; out of stock refers to OnOrderQty = 0 or OnOrderQty is null; manufactured in house refers to MakeFlag = 1
|
What is the average profit of all the low class universal road frames? Indicate how many variety of sizes are there and the available colors.
|
low class refers to Class = 'L'; universal refers to Style = 'U'; road frame is a name of product subcategory; average profit = AVG(SUBTRACT(ListPrice, StandardCost);
|
net profit = Subtract(LastReceiptCost, StandardPrice);
|
What is the average profit of all the low class universal road frames? Indicate how many variety of sizes are there and the available colors.
|
low class refers to Class = 'L'; universal refers to Style = 'U'; road frame is a name of product subcategory; average profit = AVG(SUBTRACT(ListPrice, StandardCost);
|
highest selling price refers to MAX(ListPrice);
|
What is the average profit of all the low class universal road frames? Indicate how many variety of sizes are there and the available colors.
|
low class refers to Class = 'L'; universal refers to Style = 'U'; road frame is a name of product subcategory; average profit = AVG(SUBTRACT(ListPrice, StandardCost);
|
Catherine Ward refers to the name of BusinessEntityID; how many letters in password for the e-mail account refers to LENGTH(PasswordHash)
|
What is the average profit of all the low class universal road frames? Indicate how many variety of sizes are there and the available colors.
|
low class refers to Class = 'L'; universal refers to Style = 'U'; road frame is a name of product subcategory; average profit = AVG(SUBTRACT(ListPrice, StandardCost);
|
Transactiontype = 'w' means 'WorkOrder'; transactiontype = 's' means 'SalesOrder'; transactiontype = 'P' means 'PurchaseOrder'; happened in refers to TransactionDate
|
What is the average profit of all the low class universal road frames? Indicate how many variety of sizes are there and the available colors.
|
low class refers to Class = 'L'; universal refers to Style = 'U'; road frame is a name of product subcategory; average profit = AVG(SUBTRACT(ListPrice, StandardCost);
|
Bike refers to the name of the product category, therefore ProductCategoryID = 1
|
What is the number of State Province of France that doesn't have a State Province Code?
|
Doesn't have a State Province Code refers to IsOnlyStateProvinceFlag = 1 where StateProvinceCode is unavailable
|
projected sales quota refers to SalesQuota; projected sales quota in 2013 refers to year(QuotaDate) = 2013;
|
What is the number of State Province of France that doesn't have a State Province Code?
|
Doesn't have a State Province Code refers to IsOnlyStateProvinceFlag = 1 where StateProvinceCode is unavailable
|
last receipt date is August 17, 2011 refers to LastReceiptDate> = '2011-08-17 00:00:00' and LastReceiptDate < '2011-08-18 00:00:00';
|
What is the number of State Province of France that doesn't have a State Province Code?
|
Doesn't have a State Province Code refers to IsOnlyStateProvinceFlag = 1 where StateProvinceCode is unavailable
|
Average cost = AVG(StandardCost)
|
What is the number of State Province of France that doesn't have a State Province Code?
|
Doesn't have a State Province Code refers to IsOnlyStateProvinceFlag = 1 where StateProvinceCode is unavailable
|
female refers to Gender = 'F'; single refers to MaritalStatus = 'S';
|
What is the number of State Province of France that doesn't have a State Province Code?
|
Doesn't have a State Province Code refers to IsOnlyStateProvinceFlag = 1 where StateProvinceCode is unavailable
|
maximum orders refers to MaxOrderQty; MaxOrderQty BETWEEN '500' AND '750'; profit on net = SUBTRACT(LastReceiptCost, StandardPrice);
|
What is the number of State Province of France that doesn't have a State Province Code?
|
Doesn't have a State Province Code refers to IsOnlyStateProvinceFlag = 1 where StateProvinceCode is unavailable
|
salable product refers to FinishedGoodsFlag = 1; over 10 reviews refers to count(comments)>10
|
What is the number of State Province of France that doesn't have a State Province Code?
|
Doesn't have a State Province Code refers to IsOnlyStateProvinceFlag = 1 where StateProvinceCode is unavailable
|
business id refers to BusinessEntityID
|
What is the number of State Province of France that doesn't have a State Province Code?
|
Doesn't have a State Province Code refers to IsOnlyStateProvinceFlag = 1 where StateProvinceCode is unavailable
|
still need to be assembled means the assembly doesn't finish or still going on which refers to EndDate IS NULL; a depth of 2 refers to BOMLevel = 2;
|
What is the number of State Province of France that doesn't have a State Province Code?
|
Doesn't have a State Province Code refers to IsOnlyStateProvinceFlag = 1 where StateProvinceCode is unavailable
|
net profit = Subtract(LastReceiptCost, StandardPrice);
|
What is the number of State Province of France that doesn't have a State Province Code?
|
Doesn't have a State Province Code refers to IsOnlyStateProvinceFlag = 1 where StateProvinceCode is unavailable
|
SP is an abbreviation for Sales Person; PersonType = 'SP';
|
What are the salespeople's email addresses?
|
Salespeople refers to PersonType = 'SP'
|
Socks is a name of product subcategory
|
What are the salespeople's email addresses?
|
Salespeople refers to PersonType = 'SP'
|
miinimum order quantity refers to MinOrderQty = 100
|
What are the salespeople's email addresses?
|
Salespeople refers to PersonType = 'SP'
|
product is mnanufactured in-house refers to MakeFlag = 1; salable product refers to FinishedGoodsFlag = 1;
|
What are the salespeople's email addresses?
|
Salespeople refers to PersonType = 'SP'
|
Employees who do not wish to receive any e-mail promotions are marked as EmailPromotion = 0
|
What are the salespeople's email addresses?
|
Salespeople refers to PersonType = 'SP'
|
salable product refers to FinishedGoodsFlag = 1; mountain product line refers to ProductLine = 'M'
|
What are the salespeople's email addresses?
|
Salespeople refers to PersonType = 'SP'
|
projected sales quota refers to SalesQuota; projected sales quota in 2013 refers to year(QuotaDate) = 2013;
|
What are the salespeople's email addresses?
|
Salespeople refers to PersonType = 'SP'
|
active status of employees refers to CurrentFlag = 1; Male refers to Gender = 'M'; highest frequency refers to PayFrequency = 2;
|
What are the salespeople's email addresses?
|
Salespeople refers to PersonType = 'SP'
|
do not have any type of offer refers to Description = 'No Discount'; sold in an amount greater than 2 refers to OrderQty>2
|
What are the salespeople's email addresses?
|
Salespeople refers to PersonType = 'SP'
|
most review refers to MAX(count(comments)); high class refers to Class = 'H'; medium class refers to Class = 'M'; low class refers to Class = 'L'
|
What are the salespeople's email addresses?
|
Salespeople refers to PersonType = 'SP'
|
business number refers to BusinessEntityID where BusinessEntityID = 1496; how long does it take refers to AverageLeadTime
|
Among the products that are purchased, how many of them have never received the highest rating?
|
product that are purchased refers to MakeFlag = 0; never received highest rating refers to Rating! = 5
|
female refers to Gender = 'F'; employee who wish to receive email promotion refers to EmailPromotion = 1; percentage = DIVIDE(SUM(Gender = 'F')), (sum(Gender = 'F' or Gender = 'M'))) as percentage;
|
Among the products that are purchased, how many of them have never received the highest rating?
|
product that are purchased refers to MakeFlag = 0; never received highest rating refers to Rating! = 5
|
year of credit card expiration refers to ExpYear;
|
Among the products that are purchased, how many of them have never received the highest rating?
|
product that are purchased refers to MakeFlag = 0; never received highest rating refers to Rating! = 5
|
Do not have any work order ID means WorkOrderID is null
|
Among the products that are purchased, how many of them have never received the highest rating?
|
product that are purchased refers to MakeFlag = 0; never received highest rating refers to Rating! = 5
|
Profit as 82.41 = SUTRACT(ListPrice, StandardCost); May of 2012 refers to StartDate = '2012-05'
|
Among the products that are purchased, how many of them have never received the highest rating?
|
product that are purchased refers to MakeFlag = 0; never received highest rating refers to Rating! = 5
|
amount to be paid refers to TotalDue;
|
Among the products that are purchased, how many of them have never received the highest rating?
|
product that are purchased refers to MakeFlag = 0; never received highest rating refers to Rating! = 5
|
Started selling in 2013 refers to year(SellStartDate) = 2013;
|
Among the products that are purchased, how many of them have never received the highest rating?
|
product that are purchased refers to MakeFlag = 0; never received highest rating refers to Rating! = 5
|
proportion = DIVIDE(SUM(Name = 'UK')), (COUNT(SalesOrderID))) as count;
|
Among the products that are purchased, how many of them have never received the highest rating?
|
product that are purchased refers to MakeFlag = 0; never received highest rating refers to Rating! = 5
|
Average = Divide(Sum(Substract(year(@today),year(BirthDate))),Count(BusinessEntityID) by each Department ID; youngest employee refers to Min(BirthDate);
|
Among the products that are purchased, how many of them have never received the highest rating?
|
product that are purchased refers to MakeFlag = 0; never received highest rating refers to Rating! = 5
|
number of products refers to OrderQty
|
Among the products that are purchased, how many of them have never received the highest rating?
|
product that are purchased refers to MakeFlag = 0; never received highest rating refers to Rating! = 5
|
not recommended refers to PreferredVendorStatus = 0;
|
What rating did Jill give for HL Mountain Pedal?
|
Jill refers to the name of reviewer; HL Mountain Pedal refers to the name of the product
|
in centimeter refers to SizeUnitMeasureCode = 'CM';
|
What rating did Jill give for HL Mountain Pedal?
|
Jill refers to the name of reviewer; HL Mountain Pedal refers to the name of the product
|
home manufactured refers to MakeFlag = 1; average rating = divide(sum(Rating), count(ProductReview))
|
What rating did Jill give for HL Mountain Pedal?
|
Jill refers to the name of reviewer; HL Mountain Pedal refers to the name of the product
|
type of employee refers to PersonType;
|
What rating did Jill give for HL Mountain Pedal?
|
Jill refers to the name of reviewer; HL Mountain Pedal refers to the name of the product
|
profit = SUBTRACT(ListPrice, StandardCost);
|
What rating did Jill give for HL Mountain Pedal?
|
Jill refers to the name of reviewer; HL Mountain Pedal refers to the name of the product
|
year(EndDate)>2009 and year(StartDate)<2009;
|
What rating did Jill give for HL Mountain Pedal?
|
Jill refers to the name of reviewer; HL Mountain Pedal refers to the name of the product
|
increased their current year sales by more than 60% refers to
DIVIDE(SUBTRACT(SalesYTD, SalesLastYear),SalesLastYear)>0.6
|
What rating did Jill give for HL Mountain Pedal?
|
Jill refers to the name of reviewer; HL Mountain Pedal refers to the name of the product
|
located in the Subassembly category refers to Name = 'Subassembly'
|
What rating did Jill give for HL Mountain Pedal?
|
Jill refers to the name of reviewer; HL Mountain Pedal refers to the name of the product
|
Vendor's selling price of a single product refers to UnitPrice;
|
What rating did Jill give for HL Mountain Pedal?
|
Jill refers to the name of reviewer; HL Mountain Pedal refers to the name of the product
|
LL Road Frame Sale is a description of special offer
|
What rating did Jill give for HL Mountain Pedal?
|
Jill refers to the name of reviewer; HL Mountain Pedal refers to the name of the product
|
Next-Door Bike Store is name of a store
|
Which store sales person was reently hired? Indicate his/her full name and gender.
|
SC is an abbreviation for Store Contact; store contact person refers to PersonType = 'SC'; recently hired refers to latest StartDate;
|
shelves refer to shelf; down tube is a product
|
Which store sales person was reently hired? Indicate his/her full name and gender.
|
SC is an abbreviation for Store Contact; store contact person refers to PersonType = 'SC'; recently hired refers to latest StartDate;
|
price refers to ListPrice; highest price refers to MAX(ListPrice);
|
Which store sales person was reently hired? Indicate his/her full name and gender.
|
SC is an abbreviation for Store Contact; store contact person refers to PersonType = 'SC'; recently hired refers to latest StartDate;
|
vendor's selling price refers to StandardPrice
|
Which store sales person was reently hired? Indicate his/her full name and gender.
|
SC is an abbreviation for Store Contact; store contact person refers to PersonType = 'SC'; recently hired refers to latest StartDate;
|
fewest online orders refer to MIN(Quantity);
|
Which store sales person was reently hired? Indicate his/her full name and gender.
|
SC is an abbreviation for Store Contact; store contact person refers to PersonType = 'SC'; recently hired refers to latest StartDate;
|
high class refers to Class = 'H'; men's product refers to Style = 'M'
|
Which store sales person was reently hired? Indicate his/her full name and gender.
|
SC is an abbreviation for Store Contact; store contact person refers to PersonType = 'SC'; recently hired refers to latest StartDate;
|
Mauritius Rupee is name of currency
|
Which store sales person was reently hired? Indicate his/her full name and gender.
|
SC is an abbreviation for Store Contact; store contact person refers to PersonType = 'SC'; recently hired refers to latest StartDate;
|
employees refers to BusinessEntityID; most unused sick leave refers to MAX(SickLeaveHours); position title refers to JobTitle
|
Which store sales person was reently hired? Indicate his/her full name and gender.
|
SC is an abbreviation for Store Contact; store contact person refers to PersonType = 'SC'; recently hired refers to latest StartDate;
|
store contact refers to PersonType = 'SC';
|
Which store sales person was reently hired? Indicate his/her full name and gender.
|
SC is an abbreviation for Store Contact; store contact person refers to PersonType = 'SC'; recently hired refers to latest StartDate;
|
began work in 2009 or later refers to StartDate> = 2009;
|
Which store sales person was reently hired? Indicate his/her full name and gender.
|
SC is an abbreviation for Store Contact; store contact person refers to PersonType = 'SC'; recently hired refers to latest StartDate;
|
Department refers to Name where GroupName = 'Executive General and Administration'
|
List all of the credit cards that had expired by 2007.
|
card that expires in 2007 refers to ExpYear = 2007;
|
Road Frames is a name of product subcategory
|
List all of the credit cards that had expired by 2007.
|
card that expires in 2007 refers to ExpYear = 2007;
|
SC is an abbreviation for Store Contact; store contact person refers to PersonType = 'SC'; recently hired refers to latest StartDate;
|
List all of the credit cards that had expired by 2007.
|
card that expires in 2007 refers to ExpYear = 2007;
|
business id refers to BusinessEntityID
|
List all of the credit cards that had expired by 2007.
|
card that expires in 2007 refers to ExpYear = 2007;
|
Sales and Marketing is group name of a department
|
List all of the credit cards that had expired by 2007.
|
card that expires in 2007 refers to ExpYear = 2007;
|
price refers to ListPrice; highest price refers to MAX(ListPrice);
|
List all of the credit cards that had expired by 2007.
|
card that expires in 2007 refers to ExpYear = 2007;
|
SUBTRACT(LastReceiptCost, StandardPrice) for ProductID where name = 'Freewheel'
|
List all of the credit cards that had expired by 2007.
|
card that expires in 2007 refers to ExpYear = 2007;
|
company number 1 refers to BusinessEntityId = 1; employee refers to PersonType = 'EM'; full name refers to FirstName + MiddleName + LastName
|
List all of the credit cards that had expired by 2007.
|
card that expires in 2007 refers to ExpYear = 2007;
|
profit = SUBTRACT(ListPrice, StandardCost);
|
List all of the credit cards that had expired by 2007.
|
card that expires in 2007 refers to ExpYear = 2007;
|
purchase orders refers to TransactionType = 'P'; first six months of 2012 refers to TransactionDate bewteen '2012-01-01'and '2012-06-30'; average = DIVIDE(ActualCost where TransactionType = 'P', count(TransactionID))
|
List all of the credit cards that had expired by 2007.
|
card that expires in 2007 refers to ExpYear = 2007;
|
SP is an abbreviation for Sales Person; PersonType = 'SP';
|
Among the active employees with over 10 hours of sick leave, what is the percentage of the employees with over 20 vacation hours?
|
CurrentFlag = 1 refers to the active status of employees; Percentage = Divide (Count (BusinessEntityID (CurrentFlag = 1 & VacationHours >20 & SickLeaveHours > 10)), Count (BusinessEntityID (CurrentFlag = 1 & SickLeaveHours>10))) * 100;
|
work order transaction refers to TransactionType = 'W';
|
Among the active employees with over 10 hours of sick leave, what is the percentage of the employees with over 20 vacation hours?
|
CurrentFlag = 1 refers to the active status of employees; Percentage = Divide (Count (BusinessEntityID (CurrentFlag = 1 & VacationHours >20 & SickLeaveHours > 10)), Count (BusinessEntityID (CurrentFlag = 1 & SickLeaveHours>10))) * 100;
|
business id refers to BusinessEntityID
|
Among the active employees with over 10 hours of sick leave, what is the percentage of the employees with over 20 vacation hours?
|
CurrentFlag = 1 refers to the active status of employees; Percentage = Divide (Count (BusinessEntityID (CurrentFlag = 1 & VacationHours >20 & SickLeaveHours > 10)), Count (BusinessEntityID (CurrentFlag = 1 & SickLeaveHours>10))) * 100;
|
Address number 15873 refers to AddressID = '15873'; IsOnlyStateProvinceCode = '0' refers to StateProvinceCode exists; IsOnlyStateProvinceCode = '1' refers to StateProvinceCode unavailable;
|
Among the active employees with over 10 hours of sick leave, what is the percentage of the employees with over 20 vacation hours?
|
CurrentFlag = 1 refers to the active status of employees; Percentage = Divide (Count (BusinessEntityID (CurrentFlag = 1 & VacationHours >20 & SickLeaveHours > 10)), Count (BusinessEntityID (CurrentFlag = 1 & SickLeaveHours>10))) * 100;
|
Mauritius Rupee is name of currency
|
Among the active employees with over 10 hours of sick leave, what is the percentage of the employees with over 20 vacation hours?
|
CurrentFlag = 1 refers to the active status of employees; Percentage = Divide (Count (BusinessEntityID (CurrentFlag = 1 & VacationHours >20 & SickLeaveHours > 10)), Count (BusinessEntityID (CurrentFlag = 1 & SickLeaveHours>10))) * 100;
|
salable product refers to FinishedGoodsFlag = 1; mountain product line refers to ProductLine = 'M'
|
Among the active employees with over 10 hours of sick leave, what is the percentage of the employees with over 20 vacation hours?
|
CurrentFlag = 1 refers to the active status of employees; Percentage = Divide (Count (BusinessEntityID (CurrentFlag = 1 & VacationHours >20 & SickLeaveHours > 10)), Count (BusinessEntityID (CurrentFlag = 1 & SickLeaveHours>10))) * 100;
|
not recommended refers to PreferredVendorStatus = 0;
|
Among the active employees with over 10 hours of sick leave, what is the percentage of the employees with over 20 vacation hours?
|
CurrentFlag = 1 refers to the active status of employees; Percentage = Divide (Count (BusinessEntityID (CurrentFlag = 1 & VacationHours >20 & SickLeaveHours > 10)), Count (BusinessEntityID (CurrentFlag = 1 & SickLeaveHours>10))) * 100;
|
Road Frames is a name of product subcategory
|
Among the active employees with over 10 hours of sick leave, what is the percentage of the employees with over 20 vacation hours?
|
CurrentFlag = 1 refers to the active status of employees; Percentage = Divide (Count (BusinessEntityID (CurrentFlag = 1 & VacationHours >20 & SickLeaveHours > 10)), Count (BusinessEntityID (CurrentFlag = 1 & SickLeaveHours>10))) * 100;
|
projected yearly sales quota refers to SalesQuota; projected yearly sales quota in 2013 refers to year(QuotaDate) = 2013; percentage = (MULTIPLY(DIVIDE(SUM(Bonus)), (SUM(SalesQuota))) as percentage;
|
Among the active employees with over 10 hours of sick leave, what is the percentage of the employees with over 20 vacation hours?
|
CurrentFlag = 1 refers to the active status of employees; Percentage = Divide (Count (BusinessEntityID (CurrentFlag = 1 & VacationHours >20 & SickLeaveHours > 10)), Count (BusinessEntityID (CurrentFlag = 1 & SickLeaveHours>10))) * 100;
|
Average cost = AVG(StandardCost)
|
Among the active employees with over 10 hours of sick leave, what is the percentage of the employees with over 20 vacation hours?
|
CurrentFlag = 1 refers to the active status of employees; Percentage = Divide (Count (BusinessEntityID (CurrentFlag = 1 & VacationHours >20 & SickLeaveHours > 10)), Count (BusinessEntityID (CurrentFlag = 1 & SickLeaveHours>10))) * 100;
|
fewest online orders refer to MIN(Quantity);
|
How many letters are there in Catherine Ward's e-mail account passwords?
|
Catherine Ward refers to the name of BusinessEntityID; how many letters in password for the e-mail account refers to LENGTH(PasswordHash)
|
shipping address = AddressLine1+AddressLine2+City;
|
How many letters are there in Catherine Ward's e-mail account passwords?
|
Catherine Ward refers to the name of BusinessEntityID; how many letters in password for the e-mail account refers to LENGTH(PasswordHash)
|
product number = productID
|
How many letters are there in Catherine Ward's e-mail account passwords?
|
Catherine Ward refers to the name of BusinessEntityID; how many letters in password for the e-mail account refers to LENGTH(PasswordHash)
|
goods refers to products
|
How many letters are there in Catherine Ward's e-mail account passwords?
|
Catherine Ward refers to the name of BusinessEntityID; how many letters in password for the e-mail account refers to LENGTH(PasswordHash)
|
poor credit rating means bad credit; CreditRating = 5; Business number refers to BusinessEntityID
|
How many letters are there in Catherine Ward's e-mail account passwords?
|
Catherine Ward refers to the name of BusinessEntityID; how many letters in password for the e-mail account refers to LENGTH(PasswordHash)
|
Transactiontype = 'w' means 'WorkOrder'; transactiontype = 's' means 'SalesOrder'; transactiontype = 'P' means 'PurchaseOrder'; happened in refers to TransactionDate
|
How many letters are there in Catherine Ward's e-mail account passwords?
|
Catherine Ward refers to the name of BusinessEntityID; how many letters in password for the e-mail account refers to LENGTH(PasswordHash)
|
product is mnanufactured in-house refers to MakeFlag = 1; salable product refers to FinishedGoodsFlag = 1;
|
How many letters are there in Catherine Ward's e-mail account passwords?
|
Catherine Ward refers to the name of BusinessEntityID; how many letters in password for the e-mail account refers to LENGTH(PasswordHash)
|
second-lowest rating refers to Rating = 2; high-quality class product refers to Class = 'H'; length of time it takes the company to manufacture a product refers to DaysToManufacture;
|
How many letters are there in Catherine Ward's e-mail account passwords?
|
Catherine Ward refers to the name of BusinessEntityID; how many letters in password for the e-mail account refers to LENGTH(PasswordHash)
|
products using roadster_black_small.gif as the thumbnail photo refers to ThumbnailPhotoFileName = 'roadster_black_small.gif';
|
How many letters are there in Catherine Ward's e-mail account passwords?
|
Catherine Ward refers to the name of BusinessEntityID; how many letters in password for the e-mail account refers to LENGTH(PasswordHash)
|
Average = Divide(Sum(Substract(year(@today),year(BirthDate))),Count(BusinessEntityID) by each Department ID; youngest employee refers to Min(BirthDate);
|
How many letters are there in Catherine Ward's e-mail account passwords?
|
Catherine Ward refers to the name of BusinessEntityID; how many letters in password for the e-mail account refers to LENGTH(PasswordHash)
|
price refers to ListPrice; price of 3 products = MULTIPLY(ListPrice, 3); Lock Washer 6 is a name of a product;
|
Please list the e-mail addresses of all the employees who wish to receive e-mail promotions from Adventureworks and selected partners.
|
employees who wish to receive e-mail promotions from AdventureWorks and selected partners refers to EmailPromotion = 2;
|
female refers to Gender = 'F'; employee who wish to receive email promotion refers to EmailPromotion = 1; percentage = DIVIDE(SUM(Gender = 'F')), (sum(Gender = 'F' or Gender = 'M'))) as percentage;
|
Please list the e-mail addresses of all the employees who wish to receive e-mail promotions from Adventureworks and selected partners.
|
employees who wish to receive e-mail promotions from AdventureWorks and selected partners refers to EmailPromotion = 2;
|
products using roadster_black_small.gif as the thumbnail photo refers to ThumbnailPhotoFileName = 'roadster_black_small.gif';
|
Please list the e-mail addresses of all the employees who wish to receive e-mail promotions from Adventureworks and selected partners.
|
employees who wish to receive e-mail promotions from AdventureWorks and selected partners refers to EmailPromotion = 2;
|
LL Road Frame Sale is a description of special offer
|
Please list the e-mail addresses of all the employees who wish to receive e-mail promotions from Adventureworks and selected partners.
|
employees who wish to receive e-mail promotions from AdventureWorks and selected partners refers to EmailPromotion = 2;
|
married refers to MaritalStatus = 'M'; male refers to Gender = 'M'; BirthDate < = '1959-12-31';
|
Please list the e-mail addresses of all the employees who wish to receive e-mail promotions from Adventureworks and selected partners.
|
employees who wish to receive e-mail promotions from AdventureWorks and selected partners refers to EmailPromotion = 2;
|
fewest online orders refer to MIN(Quantity);
|
Please list the e-mail addresses of all the employees who wish to receive e-mail promotions from Adventureworks and selected partners.
|
employees who wish to receive e-mail promotions from AdventureWorks and selected partners refers to EmailPromotion = 2;
|
The Road line refers to the product line, therefore ProductLine = 'R'
|
Please list the e-mail addresses of all the employees who wish to receive e-mail promotions from Adventureworks and selected partners.
|
employees who wish to receive e-mail promotions from AdventureWorks and selected partners refers to EmailPromotion = 2;
|
female refers to Gender = 'F'; single refers to MaritalStatus = 'S';
|
Please list the e-mail addresses of all the employees who wish to receive e-mail promotions from Adventureworks and selected partners.
|
employees who wish to receive e-mail promotions from AdventureWorks and selected partners refers to EmailPromotion = 2;
|
take more than 2 days to make refers to DaysToManufacture>2; out of stock refers to OnOrderQty = 0 or OnOrderQty is null; manufactured in house refers to MakeFlag = 1
|
Please list the e-mail addresses of all the employees who wish to receive e-mail promotions from Adventureworks and selected partners.
|
employees who wish to receive e-mail promotions from AdventureWorks and selected partners refers to EmailPromotion = 2;
|
shipment by truck refers to Name = 'XRQ - TRUCK GROUND';
|
Please list the e-mail addresses of all the employees who wish to receive e-mail promotions from Adventureworks and selected partners.
|
employees who wish to receive e-mail promotions from AdventureWorks and selected partners refers to EmailPromotion = 2;
|
Vendor's selling price of a single product refers to UnitPrice;
|
What goods were sold to customers in accordance with sales order number 43660?
|
goods refers to products
|
Rejected refers rejected product in which to RejectedQty = 1
|
What goods were sold to customers in accordance with sales order number 43660?
|
goods refers to products
|
Profit = AVG(SUBTRACT(ListPrice, StandardCost)>100
|
What goods were sold to customers in accordance with sales order number 43660?
|
goods refers to products
|
products using roadster_black_small.gif as the thumbnail photo refers to ThumbnailPhotoFileName = 'roadster_black_small.gif';
|
What goods were sold to customers in accordance with sales order number 43660?
|
goods refers to products
|
employee exempt from collective bargaining refers to SalariedFlag = 1; highest pay rate refers to max(Rate)
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.