utterance
stringlengths
588
4.5k
answer
stringlengths
3
110
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: IsApproved bool as is approved;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Event.IsActive bool as is visible on site of experience,is active of event;Event.Title text as title of experience;Event.Code text as code of experience;Event.Description text as description of experience;Event.Link text as link of experience;Event.LocationTitle text as location title of experience;Event.CreatedByUserName text as created by user name of experience;Event.ModifiedByUserName text as modified by user name of experience;Event.MinPrice number as min price, base currency of experience,min price of event;Event.MaxPrice number as max price, base currency of experience,max price of event;Event.LikesCount number as likes count of experience;Event.TotalTicketsCount number as total tickets count of experience;Event.SoldTicketsCount number as sold tickets count of experience;Event.SoldTicketsAmount number as sold tickets amount of experience,sold tickets amount, base currency of event;Event.StartDate date as start date of experience;Event.EndDate date as end date of experience;Event.CreatedOn date as created on of experience;Event.ModifiedOn date as modified on of experience;Event.EventImages collections as experience images of experience,event images of event;Event.EventInCategories collections as experience in categories of experience,event in categories of event;Event.EventFlags collections as event flags of experience,experience flags of event;Event.FavouriteEvents collections as favourite events of experience;Event.EventReviews collections as event reviews of experience,experience reviews of event;Event.EventMetaValues collections as event meta values of experience,experience meta values of event;Event.Dates collections as dates of experience;EventCategory.IsApprovalRequired bool as is approval required of experience category;EventCategory.Name text as name of experience category;EventCategory.Code text as code of experience category;EventCategory.CreatedByUserName text as created by user name of experience category;EventCategory.ModifiedByUserName text as modified by user name of experience category;EventCategory.Priority number as priority of experience category;EventCategory.CreatedOn date as created on of experience category;EventCategory.ModifiedOn date as modified on of experience category;EventCategory.EventInCategories collections as experience in categories of experience category,event in categories of event category;EventCategory.EventCategoryInTypes collections as event category in types of experience category,experience category in types of event category;EventCategory.Children collections as children of experience category,children categories of event category Request: search for experience in category where code of experience contains PHIep Query:
Event.Code $contains PHIep
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Body text as body;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;Rating number as rating;CreatedOn date as created on;ModifiedOn date as modified on;Event.IsActive bool as is visible on site of experience,is active of event;Event.Title text as title of experience;Event.Code text as code of experience;Event.Description text as description of experience;Event.Link text as link of experience;Event.LocationTitle text as location title of experience;Event.CreatedByUserName text as created by user name of experience;Event.ModifiedByUserName text as modified by user name of experience;Event.MinPrice number as min price, base currency of experience,min price of event;Event.MaxPrice number as max price, base currency of experience,max price of event;Event.LikesCount number as likes count of experience;Event.TotalTicketsCount number as total tickets count of experience;Event.SoldTicketsCount number as sold tickets count of experience;Event.SoldTicketsAmount number as sold tickets amount of experience,sold tickets amount, base currency of event;Event.StartDate date as start date of experience;Event.EndDate date as end date of experience;Event.CreatedOn date as created on of experience;Event.ModifiedOn date as modified on of experience;Event.EventImages collections as experience images of experience,event images of event;Event.EventInCategories collections as experience in categories of experience,event in categories of event;Event.EventFlags collections as event flags of experience,experience flags of event;Event.FavouriteEvents collections as favourite events of experience;Event.EventReviews collections as event reviews of experience,experience reviews of event;Event.EventMetaValues collections as event meta values of experience,experience meta values of event;Event.Dates collections as dates of experience Request: show experience review where modified by user name of experience not contains GsSuR Query:
Event.ModifiedByUserName $ncontains GsSuR
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: IsInside bool as is inside;TicketTitle text as ticket title,title;Code text as code;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;Price number as price,price, base currency;StartDate date as start date;CreatedOn date as created on;ModifiedOn date as modified on;TicketScanLogs collections as ticket scan logs;Event.IsActive bool as is visible on site of experience,is active of event;Event.Title text as title of experience;Event.Code text as code of experience;Event.Description text as description of experience;Event.Link text as link of experience;Event.LocationTitle text as location title of experience;Event.CreatedByUserName text as created by user name of experience;Event.ModifiedByUserName text as modified by user name of experience;Event.MinPrice number as min price, base currency of experience,min price of event;Event.MaxPrice number as max price, base currency of experience,max price of event;Event.LikesCount number as likes count of experience;Event.TotalTicketsCount number as total tickets count of experience;Event.SoldTicketsCount number as sold tickets count of experience;Event.SoldTicketsAmount number as sold tickets amount of experience,sold tickets amount, base currency of event;Event.StartDate date as start date of experience;Event.EndDate date as end date of experience;Event.CreatedOn date as created on of experience;Event.ModifiedOn date as modified on of experience;Event.EventImages collections as experience images of experience,event images of event;Event.EventInCategories collections as experience in categories of experience,event in categories of event;Event.EventFlags collections as event flags of experience,experience flags of event;Event.FavouriteEvents collections as favourite events of experience;Event.EventReviews collections as event reviews of experience,experience reviews of event;Event.EventMetaValues collections as event meta values of experience,experience meta values of event;Event.Dates collections as dates of experience;EventPlace.IsFeesAbsorbed bool as absorb fees: fees are deducted from your hucket revenue of event place,is fees absorbed of experience place;EventPlace.Title text as title of event place;EventPlace.CreatedByUserName text as created by user name of event place;EventPlace.ModifiedByUserName text as modified by user name of event place;EventPlace.Quota number as amount of tickets available of event place,quota of experience place;EventPlace.Price number as price of event place,price, base currency of experience place;EventPlace.NotAvailableTicketsCount number as not available tickets count of event place;EventPlace.SalesStartDate date as sales start date of event place;EventPlace.SalesEndDate date as sales end date of event place;EventPlace.CreatedOn date as created on of event place;EventPlace.ModifiedOn date as modified on of event place;EventPlace.Tickets collections as tickets of event place;TicketType.Title text as title of ticket type;TicketType.CreatedByUserName text as created by user name of ticket type;TicketType.ModifiedByUserName text as modified by user name of ticket type;TicketType.CreatedOn date as created on of ticket type;TicketType.ModifiedOn date as modified on of ticket type;TicketType.Tickets collections as tickets of ticket type,huckets of hucket type;TicketType.EventPlaces collections as event places of ticket type;Order.CreatedByUserName text as created by user name of order;Order.ModifiedByUserName text as modified by user name of order;Order.Number number as number of order;Order.TotalAmount number as total amount, base currency of order;Order.TaxAmount number as tax amount of order;Order.DeliveryAmount number as delivery amount of order;Order.PaymentAmount number as payment amount, base currency of order;Order.CreatedOn date as created on of order;Order.ModifiedOn date as modified on of order;Order.Tickets collections as tickets of order Request: search for ticket where payment amount, base currency of order lower than or equal to five hundred and fifty-eight Query:
Order.PaymentAmount $lte 558
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: CreatedByUserName text as createdbyusernamecaption,created by user name;ModifiedByUserName text as modifiedbyusernamecaption,modified by user name;BaseCurrencyAmount number as basecurrencyamount,base currency amount;Amount number as amount;CreatedOn date as createdoncaption,created on;ModifiedOn date as modified on,modifiedoncaption;Currency.Code text as code of currency;Currency.Name text as name of currency;Currency.Symbol text as symbol of currency;Currency.CreatedByUserName text as createdbyusernamecaption of currency;Currency.ModifiedByUserName text as modifiedbyusernamecaption of currency;Currency.ExchangeRate number as exchange rate of currency;Currency.CreatedOn date as createdoncaption of currency;Currency.ModifiedOn date as modified on of currency Request: get multicurrencyamount where modified on of currency > 01/18/2008 01:14 PM Query:
Currency.ModifiedOn $gt 01/18/2008 01:14 PM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Event.IsActive bool as is visible on site of experience,is active of event;Event.Title text as title of experience;Event.Code text as code of experience;Event.Description text as description of experience;Event.Link text as link of experience;Event.LocationTitle text as location title of experience;Event.CreatedByUserName text as created by user name of experience;Event.ModifiedByUserName text as modified by user name of experience;Event.MinPrice number as min price, base currency of experience,min price of event;Event.MaxPrice number as max price, base currency of experience,max price of event;Event.LikesCount number as likes count of experience;Event.TotalTicketsCount number as total tickets count of experience;Event.SoldTicketsCount number as sold tickets count of experience;Event.SoldTicketsAmount number as sold tickets amount of experience,sold tickets amount, base currency of event;Event.StartDate date as start date of experience;Event.EndDate date as end date of experience;Event.CreatedOn date as created on of experience;Event.ModifiedOn date as modified on of experience;Event.EventImages collections as experience images of experience,event images of event;Event.EventInCategories collections as experience in categories of experience,event in categories of event;Event.EventFlags collections as event flags of experience,experience flags of event;Event.FavouriteEvents collections as favourite events of experience;Event.EventReviews collections as event reviews of experience,experience reviews of event;Event.EventMetaValues collections as event meta values of experience,experience meta values of event;Event.Dates collections as dates of experience;Tag.Name text as name of tag;Tag.CreatedByUserName text as created by user name of tag;Tag.ModifiedByUserName text as modified by user name of tag;Tag.CreatedOn date as created on of tag;Tag.ModifiedOn date as modified on of tag;Tag.EventTags collections as experience tags of tag Request: fetch experience tag where created by user name of tag is swuSQ and modified by user name of tag not equal sPDTf Query:
Tag.CreatedByUserName $contains swuSQ $and Tag.ModifiedByUserName $neq sPDTf
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Name text as name;Subtitle text as subtitle;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;FeeAmount number as fee amount, base currency,fee amount;FeePercent number as fee percent;CreatedOn date as created on;ModifiedOn date as modified on;Orders collections as orders Request: show delivery type where created on less than or equal to 05/11/2008 01:00 PM Query:
CreatedOn $lte 05/11/2008 01:00 PM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: IsFeesAbsorbed bool as absorb fees: fees are deducted from your hucket revenue,is fees absorbed;Title text as title;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;Quota number as amount of tickets available,quota;Price number as price,price, base currency;NotAvailableTicketsCount number as not available tickets count;SalesStartDate date as sales start date;SalesEndDate date as sales end date;CreatedOn date as created on;ModifiedOn date as modified on;Tickets collections as tickets;TicketType.Title text as title of ticket type;TicketType.CreatedByUserName text as created by user name of ticket type;TicketType.ModifiedByUserName text as modified by user name of ticket type;TicketType.CreatedOn date as created on of ticket type;TicketType.ModifiedOn date as modified on of ticket type;TicketType.Tickets collections as tickets of ticket type,huckets of hucket type;TicketType.EventPlaces collections as event places of ticket type;Date.CreatedByUserName text as created by user name of event date;Date.ModifiedByUserName text as modified by user name of event date;Date.StartDate date as start date of event date;Date.EndDate date as end date of event date;Date.CreatedOn date as created on of event date;Date.ModifiedOn date as modified on of event date;Date.EventPlaces collections as event places of event date,experience places of experience date;Date.LineUps collections as line ups of event date Request: find experience place where count of line ups of event date >= two hundred and seventy-three Query:
$count(Date.LineUps) $gte 273
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Code text as code;Name text as name;Symbol text as symbol;CreatedByUserName text as createdbyusernamecaption,created by user name;ModifiedByUserName text as modifiedbyusernamecaption,modified by user name;ExchangeRate number as exchange rate,exchangerate;CreatedOn date as createdoncaption,created on;ModifiedOn date as modified on,modifiedoncaption Request: look up currency where modifiedoncaption < 05/05/2008 04:31 PM Query:
ModifiedOn $lt 05/05/2008 04:31 PM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Name text as name;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;EventMembers collections as event members,experience members Request: look up experience member type where created by user name not equal LvdRC Query:
CreatedByUserName $neq LvdRC
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Operation text as operation;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Ticket.IsInside bool as is inside of ticket;Ticket.TicketTitle text as ticket title of ticket;Ticket.Code text as code of ticket;Ticket.CreatedByUserName text as created by user name of ticket;Ticket.ModifiedByUserName text as modified by user name of ticket;Ticket.Price number as price of ticket;Ticket.StartDate date as start date of ticket;Ticket.CreatedOn date as created on of ticket;Ticket.ModifiedOn date as modified on of ticket;Ticket.TicketScanLogs collections as ticket scan logs of ticket Request: search for ticket scan log where created on more than or equal to 03/24/2008 04:32 AM Query:
CreatedOn $gte 03/24/2008 04:32 AM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: IsActive bool as is visible on site,is active;Title text as title;Code text as code;Description text as description;Link text as link;LocationTitle text as location title;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;MinPrice number as min price, base currency,min price;MaxPrice number as max price, base currency,max price;LikesCount number as likes count;TotalTicketsCount number as total tickets count;SoldTicketsCount number as sold tickets count;SoldTicketsAmount number as sold tickets amount,sold tickets amount, base currency;StartDate date as start date;EndDate date as end date;CreatedOn date as created on;ModifiedOn date as modified on;EventImages collections as experience images,event images;EventInCategories collections as experience in categories,event in categories;EventFlags collections as event flags,experience flags;FavouriteEvents collections as favourite events;EventReviews collections as event reviews,experience reviews;EventMetaValues collections as event meta values,experience meta values;Dates collections as dates;Location.Title text as title of location;Location.OnlineExperienceLink text as online experience link of location;Location.AddressLine1 text as address line of location;Location.AddressLine2 text as address line of location;Location.CityName text as city name of location;Location.RegionName text as state / province / region of location;Location.PostalCode text as zip/postal code of location;Location.Code text as code of location;Location.FullAddress text as full address of location;Location.CreatedByUserName text as created by user name of location;Location.ModifiedByUserName text as modified by user name of location;Location.Lattitude number as lattitude of location;Location.Longitude number as longitude of location;Location.CreatedOn date as created on of location;Location.ModifiedOn date as modified on of location;Location.Events collections as experiences of location;Organiser.IsVerified bool as is verified of organiser;Organiser.Name text as name of organiser;Organiser.Description text as description of organiser;Organiser.Code text as code of organiser;Organiser.Link text as link of organiser;Organiser.CreatedByUserName text as created by user name of organiser;Organiser.ModifiedByUserName text as modified by user name of organiser;Organiser.EventsCount number as events count of organiser;Organiser.TotalSalesAmount number as total sales amount of organiser;Organiser.TotalSoldTicketsCount number as sold tickets count of organiser;Organiser.CreatedOn date as created on of organiser;Organiser.ModifiedOn date as modified on of organiser;Organiser.Events collections as experiences of organiser Request: show experience where longitude of location < seven hundred and fifty-four Query:
Location.Longitude $lt 754
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Name text as name;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;EventCategoryInTypes collections as event category in types,experience category in types Request: look up experience category type where count of event category in types equal five hundred and twenty Query:
$count(EventCategoryInTypes) $eq 520
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: IsActive bool as is visible on site,is active;Title text as title;Code text as code;Description text as description;Link text as link;LocationTitle text as location title;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;MinPrice number as min price, base currency,min price;MaxPrice number as max price, base currency,max price;LikesCount number as likes count;TotalTicketsCount number as total tickets count;SoldTicketsCount number as sold tickets count;SoldTicketsAmount number as sold tickets amount,sold tickets amount, base currency;StartDate date as start date;EndDate date as end date;CreatedOn date as created on;ModifiedOn date as modified on;EventImages collections as experience images,event images;EventInCategories collections as experience in categories,event in categories;EventFlags collections as event flags,experience flags;FavouriteEvents collections as favourite events;EventReviews collections as event reviews,experience reviews;EventMetaValues collections as event meta values,experience meta values;Dates collections as dates;Location.Title text as title of location;Location.OnlineExperienceLink text as online experience link of location;Location.AddressLine1 text as address line of location;Location.AddressLine2 text as address line of location;Location.CityName text as city name of location;Location.RegionName text as state / province / region of location;Location.PostalCode text as zip/postal code of location;Location.Code text as code of location;Location.FullAddress text as full address of location;Location.CreatedByUserName text as created by user name of location;Location.ModifiedByUserName text as modified by user name of location;Location.Lattitude number as lattitude of location;Location.Longitude number as longitude of location;Location.CreatedOn date as created on of location;Location.ModifiedOn date as modified on of location;Location.Events collections as experiences of location;Organiser.IsVerified bool as is verified of organiser;Organiser.Name text as name of organiser;Organiser.Description text as description of organiser;Organiser.Code text as code of organiser;Organiser.Link text as link of organiser;Organiser.CreatedByUserName text as created by user name of organiser;Organiser.ModifiedByUserName text as modified by user name of organiser;Organiser.EventsCount number as events count of organiser;Organiser.TotalSalesAmount number as total sales amount of organiser;Organiser.TotalSoldTicketsCount number as sold tickets count of organiser;Organiser.CreatedOn date as created on of organiser;Organiser.ModifiedOn date as modified on of organiser;Organiser.Events collections as experiences of organiser Request: get experience where online experience link of location is LRwiD Query:
Location.OnlineExperienceLink $contains LRwiD
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Title text as title;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on Request: look up honorific where modified on less than 12/30/2008 08:51 AM Query:
ModifiedOn $lt 12/30/2008 08:51 AM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Title text as title;OnlineExperienceLink text as online experience link;AddressLine1 text as address line,address line 1;AddressLine2 text as address line,address line 2;CityName text as city name,city;RegionName text as state / province / region,region name;PostalCode text as zip/postal code,postal code;Code text as code;FullAddress text as full address;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;Lattitude number as lattitude;Longitude number as longitude;CreatedOn date as created on;ModifiedOn date as modified on;Events collections as experiences,events;Country.Name text as name of country;Country.CreatedByUserName text as created by user name of country;Country.ModifiedByUserName text as modified by user name of country;Country.CreatedOn date as created on of country;Country.ModifiedOn date as modified on of country;Country.Cities collections as cities of country;Country.Locations collections as locations of country;City.Name text as name of city;City.CreatedByUserName text as created by user name of city;City.ModifiedByUserName text as modified by user name of city;City.CreatedOn date as created on of city;City.ModifiedOn date as modified on of city;City.Locations collections as locations of city;LocationType.Name text as name of location type;LocationType.CreatedByUserName text as created by user name of location type;LocationType.ModifiedByUserName text as modified by user name of location type;LocationType.CreatedOn date as created on of location type;LocationType.ModifiedOn date as modified on of location type;LocationType.Locations collections as locationscaption of location type Request: look up location where lattitude lower than one thousand, three hundred and sixty-two and region name like 430 Query:
Lattitude $lt 1362 $and RegionName $contains 430
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: IsFeesAbsorbed bool as absorb fees: fees are deducted from your hucket revenue,is fees absorbed;Title text as title;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;Quota number as amount of tickets available,quota;Price number as price,price, base currency;NotAvailableTicketsCount number as not available tickets count;SalesStartDate date as sales start date;SalesEndDate date as sales end date;CreatedOn date as created on;ModifiedOn date as modified on;Tickets collections as tickets;TicketType.Title text as title of ticket type;TicketType.CreatedByUserName text as created by user name of ticket type;TicketType.ModifiedByUserName text as modified by user name of ticket type;TicketType.CreatedOn date as created on of ticket type;TicketType.ModifiedOn date as modified on of ticket type;TicketType.Tickets collections as tickets of ticket type,huckets of hucket type;TicketType.EventPlaces collections as event places of ticket type;Date.CreatedByUserName text as created by user name of event date;Date.ModifiedByUserName text as modified by user name of event date;Date.StartDate date as start date of event date;Date.EndDate date as end date of event date;Date.CreatedOn date as created on of event date;Date.ModifiedOn date as modified on of event date;Date.EventPlaces collections as event places of event date,experience places of experience date;Date.LineUps collections as line ups of event date Request: find event place where modified on more than 08/07/2008 09:00 AM Query:
ModifiedOn $gt 08/07/2008 09:00 AM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Body text as body;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;Rating number as rating;CreatedOn date as created on;ModifiedOn date as modified on;Event.IsActive bool as is visible on site of experience,is active of event;Event.Title text as title of experience;Event.Code text as code of experience;Event.Description text as description of experience;Event.Link text as link of experience;Event.LocationTitle text as location title of experience;Event.CreatedByUserName text as created by user name of experience;Event.ModifiedByUserName text as modified by user name of experience;Event.MinPrice number as min price, base currency of experience,min price of event;Event.MaxPrice number as max price, base currency of experience,max price of event;Event.LikesCount number as likes count of experience;Event.TotalTicketsCount number as total tickets count of experience;Event.SoldTicketsCount number as sold tickets count of experience;Event.SoldTicketsAmount number as sold tickets amount of experience,sold tickets amount, base currency of event;Event.StartDate date as start date of experience;Event.EndDate date as end date of experience;Event.CreatedOn date as created on of experience;Event.ModifiedOn date as modified on of experience;Event.EventImages collections as experience images of experience,event images of event;Event.EventInCategories collections as experience in categories of experience,event in categories of event;Event.EventFlags collections as event flags of experience,experience flags of event;Event.FavouriteEvents collections as favourite events of experience;Event.EventReviews collections as event reviews of experience,experience reviews of event;Event.EventMetaValues collections as event meta values of experience,experience meta values of event;Event.Dates collections as dates of experience Request: show experience review where sold tickets amount, base currency of event greater than three hundred and seventy-six Query:
Event.SoldTicketsAmount $gt 376
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Value text as value;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Event.IsActive bool as is visible on site of experience,is active of event;Event.Title text as title of experience;Event.Code text as code of experience;Event.Description text as description of experience;Event.Link text as link of experience;Event.LocationTitle text as location title of experience;Event.CreatedByUserName text as created by user name of experience;Event.ModifiedByUserName text as modified by user name of experience;Event.MinPrice number as min price, base currency of experience,min price of event;Event.MaxPrice number as max price, base currency of experience,max price of event;Event.LikesCount number as likes count of experience;Event.TotalTicketsCount number as total tickets count of experience;Event.SoldTicketsCount number as sold tickets count of experience;Event.SoldTicketsAmount number as sold tickets amount of experience,sold tickets amount, base currency of event;Event.StartDate date as start date of experience;Event.EndDate date as end date of experience;Event.CreatedOn date as created on of experience;Event.ModifiedOn date as modified on of experience;Event.EventImages collections as experience images of experience,event images of event;Event.EventInCategories collections as experience in categories of experience,event in categories of event;Event.EventFlags collections as event flags of experience,experience flags of event;Event.FavouriteEvents collections as favourite events of experience;Event.EventReviews collections as event reviews of experience,experience reviews of event;Event.EventMetaValues collections as event meta values of experience,experience meta values of event;Event.Dates collections as dates of experience;MetaKey.Name text as name of meta key;MetaKey.CreatedByUserName text as created by user name of meta key;MetaKey.ModifiedByUserName text as modified by user name of meta key;MetaKey.CreatedOn date as created on of meta key;MetaKey.ModifiedOn date as modified on of meta key;MetaKey.PageMetaValues collections as page meta values of meta key Request: look up event meta value where likes count of experience <= five hundred and twelve Query:
Event.LikesCount $lte 512
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: IsApprovalRequired bool as is approval required;Name text as name;Code text as code;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;Priority number as priority;CreatedOn date as created on;ModifiedOn date as modified on;EventInCategories collections as experience in categories,event in categories;EventCategoryInTypes collections as event category in types,experience category in types;Children collections as children,children categories;Parent.IsApprovalRequired bool as is approval required of experience category;Parent.Name text as name of experience category;Parent.Code text as code of experience category;Parent.CreatedByUserName text as created by user name of experience category;Parent.ModifiedByUserName text as modified by user name of experience category;Parent.Priority number as priority of experience category;Parent.CreatedOn date as created on of experience category;Parent.ModifiedOn date as modified on of experience category;Parent.EventInCategories collections as experience in categories of experience category,event in categories of event category;Parent.EventCategoryInTypes collections as event category in types of experience category,experience category in types of event category;Parent.Children collections as children of experience category,children categories of event category Request: provide with event category where created by user name of experience category = NfAEc Query:
Parent.CreatedByUserName $eq NfAEc
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Value text as value;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Event.IsActive bool as is visible on site of experience,is active of event;Event.Title text as title of experience;Event.Code text as code of experience;Event.Description text as description of experience;Event.Link text as link of experience;Event.LocationTitle text as location title of experience;Event.CreatedByUserName text as created by user name of experience;Event.ModifiedByUserName text as modified by user name of experience;Event.MinPrice number as min price, base currency of experience,min price of event;Event.MaxPrice number as max price, base currency of experience,max price of event;Event.LikesCount number as likes count of experience;Event.TotalTicketsCount number as total tickets count of experience;Event.SoldTicketsCount number as sold tickets count of experience;Event.SoldTicketsAmount number as sold tickets amount of experience,sold tickets amount, base currency of event;Event.StartDate date as start date of experience;Event.EndDate date as end date of experience;Event.CreatedOn date as created on of experience;Event.ModifiedOn date as modified on of experience;Event.EventImages collections as experience images of experience,event images of event;Event.EventInCategories collections as experience in categories of experience,event in categories of event;Event.EventFlags collections as event flags of experience,experience flags of event;Event.FavouriteEvents collections as favourite events of experience;Event.EventReviews collections as event reviews of experience,experience reviews of event;Event.EventMetaValues collections as event meta values of experience,experience meta values of event;Event.Dates collections as dates of experience;MetaKey.Name text as name of meta key;MetaKey.CreatedByUserName text as created by user name of meta key;MetaKey.ModifiedByUserName text as modified by user name of meta key;MetaKey.CreatedOn date as created on of meta key;MetaKey.ModifiedOn date as modified on of meta key;MetaKey.PageMetaValues collections as page meta values of meta key Request: search for event meta value where likes count of experience lower than or equal to three hundred and ninety Query:
Event.LikesCount $lte 390
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Name text as name;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;EventLineUps collections as event line ups,experience line ups;EventMemberType.Name text as name of event member type;EventMemberType.CreatedByUserName text as created by user name of event member type;EventMemberType.ModifiedByUserName text as modified by user name of event member type;EventMemberType.CreatedOn date as created on of event member type;EventMemberType.ModifiedOn date as modified on of event member type;EventMemberType.EventMembers collections as event members of event member type,experience members of experience member type Request: find event member where count of experience line ups >= twenty-five Query:
$count(EventLineUps) $gte 25
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Name text as name;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Orders collections as orders Request: search for order status where modified by user name not equal bnfel Query:
ModifiedByUserName $neq bnfel
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;EventCategory.IsApprovalRequired bool as is approval required of experience category;EventCategory.Name text as name of experience category;EventCategory.Code text as code of experience category;EventCategory.CreatedByUserName text as created by user name of experience category;EventCategory.ModifiedByUserName text as modified by user name of experience category;EventCategory.Priority number as priority of experience category;EventCategory.CreatedOn date as created on of experience category;EventCategory.ModifiedOn date as modified on of experience category;EventCategory.EventInCategories collections as experience in categories of experience category,event in categories of event category;EventCategory.EventCategoryInTypes collections as event category in types of experience category,experience category in types of event category;EventCategory.Children collections as children of experience category,children categories of event category;EventCategoryType.Name text as name of experience category type;EventCategoryType.CreatedByUserName text as created by user name of experience category type;EventCategoryType.ModifiedByUserName text as modified by user name of experience category type;EventCategoryType.CreatedOn date as created on of experience category type;EventCategoryType.ModifiedOn date as modified on of experience category type;EventCategoryType.EventCategoryInTypes collections as event category in types of experience category type,experience category in types of event category type Request: select event category in type where created by user name not equal ndWdk and modified on greater than 11/04/2008 04:14 PM Query:
CreatedByUserName $neq ndWdk $and ModifiedOn $gt 11/04/2008 04:14 PM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: IsInside bool as is inside;TicketTitle text as ticket title,title;Code text as code;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;Price number as price,price, base currency;StartDate date as start date;CreatedOn date as created on;ModifiedOn date as modified on;TicketScanLogs collections as ticket scan logs;Event.IsActive bool as is visible on site of experience,is active of event;Event.Title text as title of experience;Event.Code text as code of experience;Event.Description text as description of experience;Event.Link text as link of experience;Event.LocationTitle text as location title of experience;Event.CreatedByUserName text as created by user name of experience;Event.ModifiedByUserName text as modified by user name of experience;Event.MinPrice number as min price, base currency of experience,min price of event;Event.MaxPrice number as max price, base currency of experience,max price of event;Event.LikesCount number as likes count of experience;Event.TotalTicketsCount number as total tickets count of experience;Event.SoldTicketsCount number as sold tickets count of experience;Event.SoldTicketsAmount number as sold tickets amount of experience,sold tickets amount, base currency of event;Event.StartDate date as start date of experience;Event.EndDate date as end date of experience;Event.CreatedOn date as created on of experience;Event.ModifiedOn date as modified on of experience;Event.EventImages collections as experience images of experience,event images of event;Event.EventInCategories collections as experience in categories of experience,event in categories of event;Event.EventFlags collections as event flags of experience,experience flags of event;Event.FavouriteEvents collections as favourite events of experience;Event.EventReviews collections as event reviews of experience,experience reviews of event;Event.EventMetaValues collections as event meta values of experience,experience meta values of event;Event.Dates collections as dates of experience;EventPlace.IsFeesAbsorbed bool as absorb fees: fees are deducted from your hucket revenue of event place,is fees absorbed of experience place;EventPlace.Title text as title of event place;EventPlace.CreatedByUserName text as created by user name of event place;EventPlace.ModifiedByUserName text as modified by user name of event place;EventPlace.Quota number as amount of tickets available of event place,quota of experience place;EventPlace.Price number as price of event place,price, base currency of experience place;EventPlace.NotAvailableTicketsCount number as not available tickets count of event place;EventPlace.SalesStartDate date as sales start date of event place;EventPlace.SalesEndDate date as sales end date of event place;EventPlace.CreatedOn date as created on of event place;EventPlace.ModifiedOn date as modified on of event place;EventPlace.Tickets collections as tickets of event place;TicketType.Title text as title of ticket type;TicketType.CreatedByUserName text as created by user name of ticket type;TicketType.ModifiedByUserName text as modified by user name of ticket type;TicketType.CreatedOn date as created on of ticket type;TicketType.ModifiedOn date as modified on of ticket type;TicketType.Tickets collections as tickets of ticket type,huckets of hucket type;TicketType.EventPlaces collections as event places of ticket type;Order.CreatedByUserName text as created by user name of order;Order.ModifiedByUserName text as modified by user name of order;Order.Number number as number of order;Order.TotalAmount number as total amount, base currency of order;Order.TaxAmount number as tax amount of order;Order.DeliveryAmount number as delivery amount of order;Order.PaymentAmount number as payment amount, base currency of order;Order.CreatedOn date as created on of order;Order.ModifiedOn date as modified on of order;Order.Tickets collections as tickets of order Request: look up ticket where sold tickets amount, base currency of event greater than or equal to one thousand and fifty-two Query:
Event.SoldTicketsAmount $gte 1052
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: IsActive bool as is visible on site,is active;Title text as title;Code text as code;Description text as description;Link text as link;LocationTitle text as location title;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;MinPrice number as min price, base currency,min price;MaxPrice number as max price, base currency,max price;LikesCount number as likes count;TotalTicketsCount number as total tickets count;SoldTicketsCount number as sold tickets count;SoldTicketsAmount number as sold tickets amount,sold tickets amount, base currency;StartDate date as start date;EndDate date as end date;CreatedOn date as created on;ModifiedOn date as modified on;EventImages collections as experience images,event images;EventInCategories collections as experience in categories,event in categories;EventFlags collections as event flags,experience flags;FavouriteEvents collections as favourite events;EventReviews collections as event reviews,experience reviews;EventMetaValues collections as event meta values,experience meta values;Dates collections as dates;Location.Title text as title of location;Location.OnlineExperienceLink text as online experience link of location;Location.AddressLine1 text as address line of location;Location.AddressLine2 text as address line of location;Location.CityName text as city name of location;Location.RegionName text as state / province / region of location;Location.PostalCode text as zip/postal code of location;Location.Code text as code of location;Location.FullAddress text as full address of location;Location.CreatedByUserName text as created by user name of location;Location.ModifiedByUserName text as modified by user name of location;Location.Lattitude number as lattitude of location;Location.Longitude number as longitude of location;Location.CreatedOn date as created on of location;Location.ModifiedOn date as modified on of location;Location.Events collections as experiences of location;Organiser.IsVerified bool as is verified of organiser;Organiser.Name text as name of organiser;Organiser.Description text as description of organiser;Organiser.Code text as code of organiser;Organiser.Link text as link of organiser;Organiser.CreatedByUserName text as created by user name of organiser;Organiser.ModifiedByUserName text as modified by user name of organiser;Organiser.EventsCount number as events count of organiser;Organiser.TotalSalesAmount number as total sales amount of organiser;Organiser.TotalSoldTicketsCount number as sold tickets count of organiser;Organiser.CreatedOn date as created on of organiser;Organiser.ModifiedOn date as modified on of organiser;Organiser.Events collections as experiences of organiser Request: get event where min price equal ninety-three or modified on of organiser < 02/23/2008 08:10 AM Query:
MinPrice $eq 93 $or Organiser.ModifiedOn $lt 02/23/2008 08:10 AM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;EventCategory.IsApprovalRequired bool as is approval required of experience category;EventCategory.Name text as name of experience category;EventCategory.Code text as code of experience category;EventCategory.CreatedByUserName text as created by user name of experience category;EventCategory.ModifiedByUserName text as modified by user name of experience category;EventCategory.Priority number as priority of experience category;EventCategory.CreatedOn date as created on of experience category;EventCategory.ModifiedOn date as modified on of experience category;EventCategory.EventInCategories collections as experience in categories of experience category,event in categories of event category;EventCategory.EventCategoryInTypes collections as event category in types of experience category,experience category in types of event category;EventCategory.Children collections as children of experience category,children categories of event category;EventCategoryType.Name text as name of experience category type;EventCategoryType.CreatedByUserName text as created by user name of experience category type;EventCategoryType.ModifiedByUserName text as modified by user name of experience category type;EventCategoryType.CreatedOn date as created on of experience category type;EventCategoryType.ModifiedOn date as modified on of experience category type;EventCategoryType.EventCategoryInTypes collections as event category in types of experience category type,experience category in types of event category type Request: look up experience category in type where created on of experience category != 06/03/2008 12:30 AM Query:
EventCategory.CreatedOn $neq 06/03/2008 12:30 AM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: RelativeUrl text as relative url;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;PageMetaValues collections as page meta values Request: fetch page where count of page meta values != one thousand, seven hundred and thirteen Query:
$count(PageMetaValues) $neq 1713
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Name text as name;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Cities collections as cities;Locations collections as locations Request: get country where name not contains MHpqd Query:
Name $ncontains MHpqd
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Name text as name;Subtitle text as subtitle;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;FeeAmount number as fee amount, base currency,fee amount;FeePercent number as fee percent;CreatedOn date as created on;ModifiedOn date as modified on;Orders collections as orders Request: search for delivery type where fee amount, base currency = eight hundred and twenty-three Query:
FeeAmount $eq 823
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Title text as title;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on Request: fetch gender where title not contains 183 Query:
Title $ncontains 183
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: IsApprovalRequired bool as is approval required;Name text as name;Code text as code;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;Priority number as priority;CreatedOn date as created on;ModifiedOn date as modified on;EventInCategories collections as experience in categories,event in categories;EventCategoryInTypes collections as event category in types,experience category in types;Children collections as children,children categories;Parent.IsApprovalRequired bool as is approval required of experience category;Parent.Name text as name of experience category;Parent.Code text as code of experience category;Parent.CreatedByUserName text as created by user name of experience category;Parent.ModifiedByUserName text as modified by user name of experience category;Parent.Priority number as priority of experience category;Parent.CreatedOn date as created on of experience category;Parent.ModifiedOn date as modified on of experience category;Parent.EventInCategories collections as experience in categories of experience category,event in categories of event category;Parent.EventCategoryInTypes collections as event category in types of experience category,experience category in types of event category;Parent.Children collections as children of experience category,children categories of event category Request: search for experience category where priority more than or equal to one thousand, nine hundred and eight Query:
Priority $gte 1908
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: FirstName text as first name;LastName text as last name;PhoneNumber text as phone number;Email text as email;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Organisers collections as organisers;Orders collections as orders Request: show contact where created on lower than 12/31/2008 12:21 PM Query:
CreatedOn $lt 12/31/2008 12:21 PM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;Position number as position;CreatedOn date as created on;ModifiedOn date as modified on;Date.CreatedByUserName text as created by user name of event date;Date.ModifiedByUserName text as modified by user name of event date;Date.StartDate date as start date of event date;Date.EndDate date as end date of event date;Date.CreatedOn date as created on of event date;Date.ModifiedOn date as modified on of event date;Date.EventPlaces collections as event places of event date,experience places of experience date;Date.LineUps collections as line ups of event date;EventMember.Name text as name of experience member;EventMember.CreatedByUserName text as created by user name of experience member;EventMember.ModifiedByUserName text as modified by user name of experience member;EventMember.CreatedOn date as created on of experience member;EventMember.ModifiedOn date as modified on of experience member;EventMember.EventLineUps collections as event line ups of experience member,experience line ups of event member Request: get experience line up where position equal one thousand, four hundred and ninety Query:
Position $eq 1490
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Title text as title;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on Request: look up gender where modified by user name not contains Zkpft Query:
ModifiedByUserName $ncontains Zkpft
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Code text as code;Name text as name;Symbol text as symbol;CreatedByUserName text as createdbyusernamecaption,created by user name;ModifiedByUserName text as modifiedbyusernamecaption,modified by user name;ExchangeRate number as exchange rate,exchangerate;CreatedOn date as createdoncaption,created on;ModifiedOn date as modified on,modifiedoncaption Request: look up currency where exchange rate <= one thousand, nine hundred and twenty-nine & created on more than or equal to 02/06/2008 02:44 AM Query:
ExchangeRate $lte 1929 $and CreatedOn $gte 02/06/2008 02:44 AM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Name text as name;Subtitle text as subtitle;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;FeeAmount number as fee amount, base currency,fee amount;FeePercent number as fee percent;CreatedOn date as created on;ModifiedOn date as modified on;Orders collections as orders Request: search for delivery type where created on < 12/27/2008 05:21 PM Query:
CreatedOn $lt 12/27/2008 05:21 PM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Src text as src;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Message.Name text as name of message;Message.CreatedByUserName text as created by user name of message;Message.ModifiedByUserName text as modified by user name of message;Message.CreatedOn date as created on of message;Message.ModifiedOn date as modified on of message;Message.MessageAttachments collections as message attachments of message Request: get message attachment where count of message attachments of message greater than or equal to three hundred and twenty-four Query:
$count(Message.MessageAttachments) $gte 324
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Title text as title;OnlineExperienceLink text as online experience link;AddressLine1 text as address line,address line 1;AddressLine2 text as address line,address line 2;CityName text as city name,city;RegionName text as state / province / region,region name;PostalCode text as zip/postal code,postal code;Code text as code;FullAddress text as full address;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;Lattitude number as lattitude;Longitude number as longitude;CreatedOn date as created on;ModifiedOn date as modified on;Events collections as experiences,events;Country.Name text as name of country;Country.CreatedByUserName text as created by user name of country;Country.ModifiedByUserName text as modified by user name of country;Country.CreatedOn date as created on of country;Country.ModifiedOn date as modified on of country;Country.Cities collections as cities of country;Country.Locations collections as locations of country;City.Name text as name of city;City.CreatedByUserName text as created by user name of city;City.ModifiedByUserName text as modified by user name of city;City.CreatedOn date as created on of city;City.ModifiedOn date as modified on of city;City.Locations collections as locations of city;LocationType.Name text as name of location type;LocationType.CreatedByUserName text as created by user name of location type;LocationType.ModifiedByUserName text as modified by user name of location type;LocationType.CreatedOn date as created on of location type;LocationType.ModifiedOn date as modified on of location type;LocationType.Locations collections as locationscaption of location type Request: provide with location where modified on of country >= 04/10/2008 07:01 PM Query:
Country.ModifiedOn $gte 04/10/2008 07:01 PM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;StartDate date as start date;EndDate date as end date;CreatedOn date as created on;ModifiedOn date as modified on;EventPlaces collections as event places,experience places;LineUps collections as line ups;Event.IsActive bool as is visible on site of experience,is active of event;Event.Title text as title of experience;Event.Code text as code of experience;Event.Description text as description of experience;Event.Link text as link of experience;Event.LocationTitle text as location title of experience;Event.CreatedByUserName text as created by user name of experience;Event.ModifiedByUserName text as modified by user name of experience;Event.MinPrice number as min price, base currency of experience,min price of event;Event.MaxPrice number as max price, base currency of experience,max price of event;Event.LikesCount number as likes count of experience;Event.TotalTicketsCount number as total tickets count of experience;Event.SoldTicketsCount number as sold tickets count of experience;Event.SoldTicketsAmount number as sold tickets amount of experience,sold tickets amount, base currency of event;Event.StartDate date as start date of experience;Event.EndDate date as end date of experience;Event.CreatedOn date as created on of experience;Event.ModifiedOn date as modified on of experience;Event.EventImages collections as experience images of experience,event images of event;Event.EventInCategories collections as experience in categories of experience,event in categories of event;Event.EventFlags collections as event flags of experience,experience flags of event;Event.FavouriteEvents collections as favourite events of experience;Event.EventReviews collections as event reviews of experience,experience reviews of event;Event.EventMetaValues collections as event meta values of experience,experience meta values of event;Event.Dates collections as dates of experience Request: show experience date where modified by user name like 565 & end date of experience more than 12/07/2008 09:39 PM Query:
ModifiedByUserName $contains 565 $and Event.EndDate $gt 12/07/2008 09:39 PM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: IsInside bool as is inside;TicketTitle text as ticket title,title;Code text as code;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;Price number as price,price, base currency;StartDate date as start date;CreatedOn date as created on;ModifiedOn date as modified on;TicketScanLogs collections as ticket scan logs;Event.IsActive bool as is visible on site of experience,is active of event;Event.Title text as title of experience;Event.Code text as code of experience;Event.Description text as description of experience;Event.Link text as link of experience;Event.LocationTitle text as location title of experience;Event.CreatedByUserName text as created by user name of experience;Event.ModifiedByUserName text as modified by user name of experience;Event.MinPrice number as min price, base currency of experience,min price of event;Event.MaxPrice number as max price, base currency of experience,max price of event;Event.LikesCount number as likes count of experience;Event.TotalTicketsCount number as total tickets count of experience;Event.SoldTicketsCount number as sold tickets count of experience;Event.SoldTicketsAmount number as sold tickets amount of experience,sold tickets amount, base currency of event;Event.StartDate date as start date of experience;Event.EndDate date as end date of experience;Event.CreatedOn date as created on of experience;Event.ModifiedOn date as modified on of experience;Event.EventImages collections as experience images of experience,event images of event;Event.EventInCategories collections as experience in categories of experience,event in categories of event;Event.EventFlags collections as event flags of experience,experience flags of event;Event.FavouriteEvents collections as favourite events of experience;Event.EventReviews collections as event reviews of experience,experience reviews of event;Event.EventMetaValues collections as event meta values of experience,experience meta values of event;Event.Dates collections as dates of experience;EventPlace.IsFeesAbsorbed bool as absorb fees: fees are deducted from your hucket revenue of event place,is fees absorbed of experience place;EventPlace.Title text as title of event place;EventPlace.CreatedByUserName text as created by user name of event place;EventPlace.ModifiedByUserName text as modified by user name of event place;EventPlace.Quota number as amount of tickets available of event place,quota of experience place;EventPlace.Price number as price of event place,price, base currency of experience place;EventPlace.NotAvailableTicketsCount number as not available tickets count of event place;EventPlace.SalesStartDate date as sales start date of event place;EventPlace.SalesEndDate date as sales end date of event place;EventPlace.CreatedOn date as created on of event place;EventPlace.ModifiedOn date as modified on of event place;EventPlace.Tickets collections as tickets of event place;TicketType.Title text as title of ticket type;TicketType.CreatedByUserName text as created by user name of ticket type;TicketType.ModifiedByUserName text as modified by user name of ticket type;TicketType.CreatedOn date as created on of ticket type;TicketType.ModifiedOn date as modified on of ticket type;TicketType.Tickets collections as tickets of ticket type,huckets of hucket type;TicketType.EventPlaces collections as event places of ticket type;Order.CreatedByUserName text as created by user name of order;Order.ModifiedByUserName text as modified by user name of order;Order.Number number as number of order;Order.TotalAmount number as total amount, base currency of order;Order.TaxAmount number as tax amount of order;Order.DeliveryAmount number as delivery amount of order;Order.PaymentAmount number as payment amount, base currency of order;Order.CreatedOn date as created on of order;Order.ModifiedOn date as modified on of order;Order.Tickets collections as tickets of order Request: find ticket where description of experience contains EqNFi | modified on of event place lower than or equal to 01/21/2008 12:16 AM Query:
Event.Description $contains EqNFi $or EventPlace.ModifiedOn $lte 01/21/2008 12:16 AM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: IsVerified bool as is verified;Name text as name;Description text as description;Code text as code;Link text as link;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;EventsCount number as events count;TotalSalesAmount number as total sales amount,total sales amount, base currency;TotalSoldTicketsCount number as sold tickets count,total sold tickets count;CreatedOn date as created on;ModifiedOn date as modified on;Events collections as experiences,events;Contact.FirstName text as first name of contact;Contact.LastName text as last name of contact;Contact.PhoneNumber text as phone number of contact;Contact.Email text as email of contact;Contact.CreatedByUserName text as created by user name of contact;Contact.ModifiedByUserName text as modified by user name of contact;Contact.CreatedOn date as created on of contact;Contact.ModifiedOn date as modified on of contact;Contact.Organisers collections as organisers of contact;Contact.Orders collections as orders of contact Request: select organiser where count of orders of contact not equal five hundred and thirty-eight Query:
$count(Contact.Orders) $neq 538
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Alt text as alt;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;EventImages collections as experience images,event images;EventMainImages collections as experience main images,event main images;EventWidescreenImages collections as event widescreen images,experience widescreen images;EventCategories collections as event categories,experience categories;Tickets collections as tickets Request: fetch image where modified on equal 08/28/2008 05:30 AM Query:
ModifiedOn $eq 08/28/2008 05:30 AM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Value text as value;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Event.IsActive bool as is visible on site of experience,is active of event;Event.Title text as title of experience;Event.Code text as code of experience;Event.Description text as description of experience;Event.Link text as link of experience;Event.LocationTitle text as location title of experience;Event.CreatedByUserName text as created by user name of experience;Event.ModifiedByUserName text as modified by user name of experience;Event.MinPrice number as min price, base currency of experience,min price of event;Event.MaxPrice number as max price, base currency of experience,max price of event;Event.LikesCount number as likes count of experience;Event.TotalTicketsCount number as total tickets count of experience;Event.SoldTicketsCount number as sold tickets count of experience;Event.SoldTicketsAmount number as sold tickets amount of experience,sold tickets amount, base currency of event;Event.StartDate date as start date of experience;Event.EndDate date as end date of experience;Event.CreatedOn date as created on of experience;Event.ModifiedOn date as modified on of experience;Event.EventImages collections as experience images of experience,event images of event;Event.EventInCategories collections as experience in categories of experience,event in categories of event;Event.EventFlags collections as event flags of experience,experience flags of event;Event.FavouriteEvents collections as favourite events of experience;Event.EventReviews collections as event reviews of experience,experience reviews of event;Event.EventMetaValues collections as event meta values of experience,experience meta values of event;Event.Dates collections as dates of experience;MetaKey.Name text as name of meta key;MetaKey.CreatedByUserName text as created by user name of meta key;MetaKey.ModifiedByUserName text as modified by user name of meta key;MetaKey.CreatedOn date as created on of meta key;MetaKey.ModifiedOn date as modified on of meta key;MetaKey.PageMetaValues collections as page meta values of meta key Request: select event meta value where modified by user name of experience not equal JEuMP & max price, base currency of experience less than or equal to two hundred and twenty-nine Query:
Event.ModifiedByUserName $neq JEuMP $and Event.MaxPrice $lte 229
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Value text as value;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Event.IsActive bool as is visible on site of experience,is active of event;Event.Title text as title of experience;Event.Code text as code of experience;Event.Description text as description of experience;Event.Link text as link of experience;Event.LocationTitle text as location title of experience;Event.CreatedByUserName text as created by user name of experience;Event.ModifiedByUserName text as modified by user name of experience;Event.MinPrice number as min price, base currency of experience,min price of event;Event.MaxPrice number as max price, base currency of experience,max price of event;Event.LikesCount number as likes count of experience;Event.TotalTicketsCount number as total tickets count of experience;Event.SoldTicketsCount number as sold tickets count of experience;Event.SoldTicketsAmount number as sold tickets amount of experience,sold tickets amount, base currency of event;Event.StartDate date as start date of experience;Event.EndDate date as end date of experience;Event.CreatedOn date as created on of experience;Event.ModifiedOn date as modified on of experience;Event.EventImages collections as experience images of experience,event images of event;Event.EventInCategories collections as experience in categories of experience,event in categories of event;Event.EventFlags collections as event flags of experience,experience flags of event;Event.FavouriteEvents collections as favourite events of experience;Event.EventReviews collections as event reviews of experience,experience reviews of event;Event.EventMetaValues collections as event meta values of experience,experience meta values of event;Event.Dates collections as dates of experience;MetaKey.Name text as name of meta key;MetaKey.CreatedByUserName text as created by user name of meta key;MetaKey.ModifiedByUserName text as modified by user name of meta key;MetaKey.CreatedOn date as created on of meta key;MetaKey.ModifiedOn date as modified on of meta key;MetaKey.PageMetaValues collections as page meta values of meta key Request: fetch event meta value where title of experience not equal jaerJ Query:
Event.Title $neq jaerJ
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: IsVerified bool as is verified;Name text as name;Description text as description;Code text as code;Link text as link;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;EventsCount number as events count;TotalSalesAmount number as total sales amount,total sales amount, base currency;TotalSoldTicketsCount number as sold tickets count,total sold tickets count;CreatedOn date as created on;ModifiedOn date as modified on;Events collections as experiences,events;Contact.FirstName text as first name of contact;Contact.LastName text as last name of contact;Contact.PhoneNumber text as phone number of contact;Contact.Email text as email of contact;Contact.CreatedByUserName text as created by user name of contact;Contact.ModifiedByUserName text as modified by user name of contact;Contact.CreatedOn date as created on of contact;Contact.ModifiedOn date as modified on of contact;Contact.Organisers collections as organisers of contact;Contact.Orders collections as orders of contact Request: provide with organiser where modified on greater than 07/22/2008 10:46 AM Query:
ModifiedOn $gt 07/22/2008 10:46 AM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Title text as title;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on Request: find gender where title not equal xwotH & created by user name contains 1403 Query:
Title $neq xwotH $and CreatedByUserName $contains 1403
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Event.IsActive bool as is visible on site of experience,is active of event;Event.Title text as title of experience;Event.Code text as code of experience;Event.Description text as description of experience;Event.Link text as link of experience;Event.LocationTitle text as location title of experience;Event.CreatedByUserName text as created by user name of experience;Event.ModifiedByUserName text as modified by user name of experience;Event.MinPrice number as min price, base currency of experience,min price of event;Event.MaxPrice number as max price, base currency of experience,max price of event;Event.LikesCount number as likes count of experience;Event.TotalTicketsCount number as total tickets count of experience;Event.SoldTicketsCount number as sold tickets count of experience;Event.SoldTicketsAmount number as sold tickets amount of experience,sold tickets amount, base currency of event;Event.StartDate date as start date of experience;Event.EndDate date as end date of experience;Event.CreatedOn date as created on of experience;Event.ModifiedOn date as modified on of experience;Event.EventImages collections as experience images of experience,event images of event;Event.EventInCategories collections as experience in categories of experience,event in categories of event;Event.EventFlags collections as event flags of experience,experience flags of event;Event.FavouriteEvents collections as favourite events of experience;Event.EventReviews collections as event reviews of experience,experience reviews of event;Event.EventMetaValues collections as event meta values of experience,experience meta values of event;Event.Dates collections as dates of experience Request: fetch experience image where min price, base currency of experience less than or equal to one thousand, four hundred and eighty-eight Query:
Event.MinPrice $lte 1488
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Operation text as operation;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Ticket.IsInside bool as is inside of ticket;Ticket.TicketTitle text as ticket title of ticket;Ticket.Code text as code of ticket;Ticket.CreatedByUserName text as created by user name of ticket;Ticket.ModifiedByUserName text as modified by user name of ticket;Ticket.Price number as price of ticket;Ticket.StartDate date as start date of ticket;Ticket.CreatedOn date as created on of ticket;Ticket.ModifiedOn date as modified on of ticket;Ticket.TicketScanLogs collections as ticket scan logs of ticket Request: search for ticket scan log where count of ticket scan logs of ticket less than one thousand, two hundred and seventy-one Query:
$count(Ticket.TicketScanLogs) $lt 1271
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: IsFeesAbsorbed bool as absorb fees: fees are deducted from your hucket revenue,is fees absorbed;Title text as title;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;Quota number as amount of tickets available,quota;Price number as price,price, base currency;NotAvailableTicketsCount number as not available tickets count;SalesStartDate date as sales start date;SalesEndDate date as sales end date;CreatedOn date as created on;ModifiedOn date as modified on;Tickets collections as tickets;TicketType.Title text as title of ticket type;TicketType.CreatedByUserName text as created by user name of ticket type;TicketType.ModifiedByUserName text as modified by user name of ticket type;TicketType.CreatedOn date as created on of ticket type;TicketType.ModifiedOn date as modified on of ticket type;TicketType.Tickets collections as tickets of ticket type,huckets of hucket type;TicketType.EventPlaces collections as event places of ticket type;Date.CreatedByUserName text as created by user name of event date;Date.ModifiedByUserName text as modified by user name of event date;Date.StartDate date as start date of event date;Date.EndDate date as end date of event date;Date.CreatedOn date as created on of event date;Date.ModifiedOn date as modified on of event date;Date.EventPlaces collections as event places of event date,experience places of experience date;Date.LineUps collections as line ups of event date Request: search for event place where start date of event date less than or equal to 01/04/2008 07:24 PM Query:
Date.StartDate $lte 01/04/2008 07:24 PM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Name text as name;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Orders collections as orders Request: provide with order status where created by user name like fefAN Query:
CreatedByUserName $contains fefAN
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;EventCategory.IsApprovalRequired bool as is approval required of experience category;EventCategory.Name text as name of experience category;EventCategory.Code text as code of experience category;EventCategory.CreatedByUserName text as created by user name of experience category;EventCategory.ModifiedByUserName text as modified by user name of experience category;EventCategory.Priority number as priority of experience category;EventCategory.CreatedOn date as created on of experience category;EventCategory.ModifiedOn date as modified on of experience category;EventCategory.EventInCategories collections as experience in categories of experience category,event in categories of event category;EventCategory.EventCategoryInTypes collections as event category in types of experience category,experience category in types of event category;EventCategory.Children collections as children of experience category,children categories of event category;EventCategoryType.Name text as name of experience category type;EventCategoryType.CreatedByUserName text as created by user name of experience category type;EventCategoryType.ModifiedByUserName text as modified by user name of experience category type;EventCategoryType.CreatedOn date as created on of experience category type;EventCategoryType.ModifiedOn date as modified on of experience category type;EventCategoryType.EventCategoryInTypes collections as event category in types of experience category type,experience category in types of event category type Request: show experience category in type where priority of experience category <= one thousand, one hundred and thirty-four Query:
EventCategory.Priority $lte 1134
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: IsApprovalRequired bool as is approval required;Name text as name;Code text as code;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;Priority number as priority;CreatedOn date as created on;ModifiedOn date as modified on;EventInCategories collections as experience in categories,event in categories;EventCategoryInTypes collections as event category in types,experience category in types;Children collections as children,children categories;Parent.IsApprovalRequired bool as is approval required of experience category;Parent.Name text as name of experience category;Parent.Code text as code of experience category;Parent.CreatedByUserName text as created by user name of experience category;Parent.ModifiedByUserName text as modified by user name of experience category;Parent.Priority number as priority of experience category;Parent.CreatedOn date as created on of experience category;Parent.ModifiedOn date as modified on of experience category;Parent.EventInCategories collections as experience in categories of experience category,event in categories of event category;Parent.EventCategoryInTypes collections as event category in types of experience category,experience category in types of event category;Parent.Children collections as children of experience category,children categories of event category Request: find experience category where priority of experience category equal one thousand, two hundred and twenty Query:
Parent.Priority $eq 1220
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Operation text as operation;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Ticket.IsInside bool as is inside of ticket;Ticket.TicketTitle text as ticket title of ticket;Ticket.Code text as code of ticket;Ticket.CreatedByUserName text as created by user name of ticket;Ticket.ModifiedByUserName text as modified by user name of ticket;Ticket.Price number as price of ticket;Ticket.StartDate date as start date of ticket;Ticket.CreatedOn date as created on of ticket;Ticket.ModifiedOn date as modified on of ticket;Ticket.TicketScanLogs collections as ticket scan logs of ticket Request: search for ticket scan log where modified on of ticket > 11/24/2008 01:57 AM Query:
Ticket.ModifiedOn $gt 11/24/2008 01:57 AM
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: IsInside bool as is inside;TicketTitle text as ticket title,title;Code text as code;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;Price number as price,price, base currency;StartDate date as start date;CreatedOn date as created on;ModifiedOn date as modified on;TicketScanLogs collections as ticket scan logs;Event.IsActive bool as is visible on site of experience,is active of event;Event.Title text as title of experience;Event.Code text as code of experience;Event.Description text as description of experience;Event.Link text as link of experience;Event.LocationTitle text as location title of experience;Event.CreatedByUserName text as created by user name of experience;Event.ModifiedByUserName text as modified by user name of experience;Event.MinPrice number as min price, base currency of experience,min price of event;Event.MaxPrice number as max price, base currency of experience,max price of event;Event.LikesCount number as likes count of experience;Event.TotalTicketsCount number as total tickets count of experience;Event.SoldTicketsCount number as sold tickets count of experience;Event.SoldTicketsAmount number as sold tickets amount of experience,sold tickets amount, base currency of event;Event.StartDate date as start date of experience;Event.EndDate date as end date of experience;Event.CreatedOn date as created on of experience;Event.ModifiedOn date as modified on of experience;Event.EventImages collections as experience images of experience,event images of event;Event.EventInCategories collections as experience in categories of experience,event in categories of event;Event.EventFlags collections as event flags of experience,experience flags of event;Event.FavouriteEvents collections as favourite events of experience;Event.EventReviews collections as event reviews of experience,experience reviews of event;Event.EventMetaValues collections as event meta values of experience,experience meta values of event;Event.Dates collections as dates of experience;EventPlace.IsFeesAbsorbed bool as absorb fees: fees are deducted from your hucket revenue of event place,is fees absorbed of experience place;EventPlace.Title text as title of event place;EventPlace.CreatedByUserName text as created by user name of event place;EventPlace.ModifiedByUserName text as modified by user name of event place;EventPlace.Quota number as amount of tickets available of event place,quota of experience place;EventPlace.Price number as price of event place,price, base currency of experience place;EventPlace.NotAvailableTicketsCount number as not available tickets count of event place;EventPlace.SalesStartDate date as sales start date of event place;EventPlace.SalesEndDate date as sales end date of event place;EventPlace.CreatedOn date as created on of event place;EventPlace.ModifiedOn date as modified on of event place;EventPlace.Tickets collections as tickets of event place;TicketType.Title text as title of ticket type;TicketType.CreatedByUserName text as created by user name of ticket type;TicketType.ModifiedByUserName text as modified by user name of ticket type;TicketType.CreatedOn date as created on of ticket type;TicketType.ModifiedOn date as modified on of ticket type;TicketType.Tickets collections as tickets of ticket type,huckets of hucket type;TicketType.EventPlaces collections as event places of ticket type;Order.CreatedByUserName text as created by user name of order;Order.ModifiedByUserName text as modified by user name of order;Order.Number number as number of order;Order.TotalAmount number as total amount, base currency of order;Order.TaxAmount number as tax amount of order;Order.DeliveryAmount number as delivery amount of order;Order.PaymentAmount number as payment amount, base currency of order;Order.CreatedOn date as created on of order;Order.ModifiedOn date as modified on of order;Order.Tickets collections as tickets of order Request: search for ticket where count of tickets of ticket type greater than or equal to eight hundred and forty-two Query:
$count(TicketType.Tickets) $gte 842
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Value text as value;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Event.IsActive bool as is visible on site of experience,is active of event;Event.Title text as title of experience;Event.Code text as code of experience;Event.Description text as description of experience;Event.Link text as link of experience;Event.LocationTitle text as location title of experience;Event.CreatedByUserName text as created by user name of experience;Event.ModifiedByUserName text as modified by user name of experience;Event.MinPrice number as min price, base currency of experience,min price of event;Event.MaxPrice number as max price, base currency of experience,max price of event;Event.LikesCount number as likes count of experience;Event.TotalTicketsCount number as total tickets count of experience;Event.SoldTicketsCount number as sold tickets count of experience;Event.SoldTicketsAmount number as sold tickets amount of experience,sold tickets amount, base currency of event;Event.StartDate date as start date of experience;Event.EndDate date as end date of experience;Event.CreatedOn date as created on of experience;Event.ModifiedOn date as modified on of experience;Event.EventImages collections as experience images of experience,event images of event;Event.EventInCategories collections as experience in categories of experience,event in categories of event;Event.EventFlags collections as event flags of experience,experience flags of event;Event.FavouriteEvents collections as favourite events of experience;Event.EventReviews collections as event reviews of experience,experience reviews of event;Event.EventMetaValues collections as event meta values of experience,experience meta values of event;Event.Dates collections as dates of experience;MetaKey.Name text as name of meta key;MetaKey.CreatedByUserName text as created by user name of meta key;MetaKey.ModifiedByUserName text as modified by user name of meta key;MetaKey.CreatedOn date as created on of meta key;MetaKey.ModifiedOn date as modified on of meta key;MetaKey.PageMetaValues collections as page meta values of meta key Request: look up experience meta value where modified on > 11/12/2008 07:07 AM | created by user name of meta key is MMltu Query:
ModifiedOn $gt 11/12/2008 07:07 AM $or MetaKey.CreatedByUserName $contains MMltu
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Name text as name;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Cities collections as cities;Locations collections as locations Request: provide with country where count of cities <= one thousand, five hundred and fifty-five Query:
$count(Cities) $lte 1555
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Name text as name;Subtitle text as subtitle;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;FeeAmount number as fee amount, base currency,fee amount;FeePercent number as fee percent;CreatedOn date as created on;ModifiedOn date as modified on;Orders collections as orders Request: fetch delivery type where fee percent != one hundred and eighteen Query:
FeePercent $neq 118
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Src text as src;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;Message.Name text as name of message;Message.CreatedByUserName text as created by user name of message;Message.ModifiedByUserName text as modified by user name of message;Message.CreatedOn date as created on of message;Message.ModifiedOn date as modified on of message;Message.MessageAttachments collections as message attachments of message Request: fetch message attachment where count of message attachments of message = one thousand, one hundred and seventy-six Query:
$count(Message.MessageAttachments) $eq 1176
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Title text as title;OnlineExperienceLink text as online experience link;AddressLine1 text as address line,address line 1;AddressLine2 text as address line,address line 2;CityName text as city name,city;RegionName text as state / province / region,region name;PostalCode text as zip/postal code,postal code;Code text as code;FullAddress text as full address;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;Lattitude number as lattitude;Longitude number as longitude;CreatedOn date as created on;ModifiedOn date as modified on;Events collections as experiences,events;Country.Name text as name of country;Country.CreatedByUserName text as created by user name of country;Country.ModifiedByUserName text as modified by user name of country;Country.CreatedOn date as created on of country;Country.ModifiedOn date as modified on of country;Country.Cities collections as cities of country;Country.Locations collections as locations of country;City.Name text as name of city;City.CreatedByUserName text as created by user name of city;City.ModifiedByUserName text as modified by user name of city;City.CreatedOn date as created on of city;City.ModifiedOn date as modified on of city;City.Locations collections as locations of city;LocationType.Name text as name of location type;LocationType.CreatedByUserName text as created by user name of location type;LocationType.ModifiedByUserName text as modified by user name of location type;LocationType.CreatedOn date as created on of location type;LocationType.ModifiedOn date as modified on of location type;LocationType.Locations collections as locationscaption of location type Request: fetch location where lattitude < one thousand, six hundred and sixty-eight Query:
Lattitude $lt 1668
Instructions: Based on Request and Model Description generate query with represents requests filter. Generaly query statement consists of path to the models column on the left, operator of comparison in the middle started with $ and comparison value on the right. Also query can contain more than one statement combined with $and or $or operator. Model Description: Name text as name;CreatedByUserName text as created by user name;ModifiedByUserName text as modified by user name;CreatedOn date as created on;ModifiedOn date as modified on;MessageAttachments collections as message attachments Request: look up message where created by user name contains YpYyV Query:
CreatedByUserName $contains YpYyV