text
stringlengths
5.43k
6.62k
__index_level_0__
int64
17
24.8k
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top 100 stackoverflow user in Bangladesh. ### Input: CREATE TABLE PostNotices ( Id number, PostId number, PostNo...
8,342
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Questions marked as duplicate without solved(WIP: Not Complete). ### Input: CREATE TABLE CloseAsOffTopicReasonTypes ( Id...
18,104
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Average time to Answer a question. ### Input: CREATE TABLE SuggestedEdits ( Id number, PostId number, CreationDa...
24,228
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: TOP golang users in Denver. ### Input: CREATE TABLE ReviewTasks ( Id number, ReviewTaskTypeId number, CreationDa...
24,485
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: DO YOU GIVE WHAT YOU GET?. Comparison of (% of votes that are upvotes) for VOTES CAST versus VOTES RECEIVED for the specific...
4,623
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Popular tags over last 30 days. ### Input: CREATE TABLE Posts ( Id number, PostTypeId number, AcceptedAnswerId n...
81
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top Android Users in Myanmar. ### Input: CREATE TABLE Users ( Id number, Reputation number, CreationDate time, ...
14,795
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Users with edit privileges who have actually made edits.. ### Input: CREATE TABLE CloseReasonTypes ( Id number, Name...
24,607
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top Android Users in Egypt. ### Input: CREATE TABLE CloseAsOffTopicReasonTypes ( Id number, IsUniversal boolean, ...
3,008
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top users in Barcelona for iOS. ### Input: CREATE TABLE PostHistoryTypes ( Id number, Name text ) CREATE TABLE Flag...
12,471
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Rejected migrations from SO in 2013. ### Input: CREATE TABLE SuggestedEditVotes ( Id number, SuggestedEditId number,...
15,364
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top 100 TensorFlow users by location. ### Input: CREATE TABLE PostHistory ( Id number, PostHistoryTypeId number, ...
16,170
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top 500 answerers on the site. A list of the top 500 users with the highest average answer score excluding community wiki / ...
24,213
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top Android Users in Barcelona. ### Input: CREATE TABLE Posts ( Id number, PostTypeId number, AcceptedAnswerId n...
3,847
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top PHP users in Ahmedabad, India. ### Input: CREATE TABLE ReviewTaskTypes ( Id number, Name text, Description t...
6,828
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: How do I get my question answered. ### Input: CREATE TABLE PostNotices ( Id number, PostId number, PostNoticeTyp...
5,114
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top Perl users from India. ### Input: CREATE TABLE Users ( Id number, Reputation number, CreationDate time, ...
6,597
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Most recent posts by Mathematics moderators. ### Input: CREATE TABLE TagSynonyms ( Id number, SourceTagName text, ...
1,541
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: C# Gold bearers from India. ### Input: CREATE TABLE CloseReasonTypes ( Id number, Name text, Description text ) ...
7,873
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Retrieve Answered Posts Based on Tag Name and Score. ### Input: CREATE TABLE SuggestedEdits ( Id number, PostId numb...
1,686
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Unanswered questions by non-noobs for a tag. ### Input: CREATE TABLE Votes ( Id number, PostId number, VoteTypeI...
22,577
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Posts with many 'thank you' answers, ordered by views. Looking at posts shorter than 200 with the text `thank` somewhere in ...
16,717
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top users per tag in Sweden. ### Input: CREATE TABLE Votes ( Id number, PostId number, VoteTypeId number, Us...
20,592
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Get answered to duplicate questions by UserID. ### Input: CREATE TABLE PostNoticeTypes ( Id number, ClassId number, ...
18,345
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: close votes for particular tags. ### Input: CREATE TABLE PostTypes ( Id number, Name text ) CREATE TABLE PendingFla...
1,179
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: User's comments grouped by post. ### Input: CREATE TABLE ReviewTaskStates ( Id number, Name text, Description te...
4,455
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Average Scores for Closed Questions. ### Input: CREATE TABLE PostNotices ( Id number, PostId number, PostNoticeT...
2,009
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top 25 related tags of single tag. ### Input: CREATE TABLE Votes ( Id number, PostId number, VoteTypeId number, ...
17,769
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: What is my accepted answer percentage rate?. What is my accepted answer percentage rate On avg how often are answers I give...
2,203
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Questions neither closed nor deleted indicating embedded application. ### Input: CREATE TABLE Votes ( Id number, Pos...
4,253
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Anonymous Feedback - Top Posts. ### Input: CREATE TABLE PendingFlags ( Id number, FlagTypeId number, PostId numb...
6,409
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: get number answers after time t. ### Input: CREATE TABLE ReviewTaskTypes ( Id number, Name text, Description tex...
7,723
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Total weight of contributions from a user. ### Input: CREATE TABLE PostNotices ( Id number, PostId number, PostN...
8,244
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: [WIP] Who are the top answering users for a set of tags?. ### Input: CREATE TABLE TagSynonyms ( Id number, SourceTag...
950
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Users by minimal reputation on (PSE, SF, SU, SO). ### Input: CREATE TABLE SuggestedEdits ( Id number, PostId number,...
15,702
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top C++ users in Sweden. ### Input: CREATE TABLE Users ( Id number, Reputation number, CreationDate time, Di...
17,780
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Trend of popular tags ('dojo', 'jquery', 'java') on stats.SE. ### Input: CREATE TABLE ReviewTaskTypes ( Id number, N...
20,086
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Posting users and posts by hour of day, Friday and Saturday, GMT. ### Input: CREATE TABLE PostTags ( PostId number, ...
23,727
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Single-use tags with no wiki. Candidates for being deleted by the cleanup script, unless a wiki excerpt is written. ### Inpu...
2,144
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top 100 Python Answerers in the last 100 days in Chicago. ### Input: CREATE TABLE VoteTypes ( Id number, Name text )...
14,246
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Users ranked by number of badges (all kinds). ### Input: CREATE TABLE Users ( Id number, Reputation number, Crea...
3,466
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: how many times have I said 'pivot table'?. ### Input: CREATE TABLE SuggestedEditVotes ( Id number, SuggestedEditId n...
8,969
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: SO - Total Posts by Database Server Per Month - AmazonDynamoDB. ### Input: CREATE TABLE ReviewTaskStates ( Id number, ...
9,636
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top 500 Askers on the site. A list of the top 500 askers of questions ordered by average answer score excluding community wi...
1,336
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Views depending on bounty amount (questions with only one bounty). ### Input: CREATE TABLE PostNoticeTypes ( Id number, ...
3,699
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Approve Rate on Suggested User's Edits. ### Input: CREATE TABLE SuggestedEditVotes ( Id number, SuggestedEditId numb...
377
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Old unanswered questions whose asker is still around. Unanswered questions where the asked has been active in the last 30 da...
2,202
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Questions which had given tag (included the editor who added it). ### Input: CREATE TABLE PendingFlags ( Id number, ...
3,645
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top Answerers by Accepted Percentage. ### Input: CREATE TABLE ReviewRejectionReasons ( Id number, Name text, Des...
153
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Up votes and down votes, questions and answers. ### Input: CREATE TABLE ReviewTaskStates ( Id number, Name text, ...
6,225
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top 100 user in India. ### Input: CREATE TABLE ReviewTaskStates ( Id number, Name text, Description text ) CREA...
416
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: How many answer upvotes will I get in average for each tag?. ### Input: CREATE TABLE PostHistory ( Id number, PostHi...
6,299
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Users with non-CW answers in most tags (including deleted users). ### Input: CREATE TABLE Users ( Id number, Reputat...
16,048
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Users with the most Favorites. ### Input: CREATE TABLE VoteTypes ( Id number, Name text ) CREATE TABLE FlagTypes ( ...
16,464
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Total Closed, Total Questions, ratio. ### Input: CREATE TABLE TagSynonyms ( Id number, SourceTagName text, Targe...
12,976
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Total question views by user reputation. ### Input: CREATE TABLE Comments ( Id number, PostId number, Score numb...
22,137
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Comparison of ID requests for books vs films. ### Input: CREATE TABLE PostNoticeTypes ( Id number, ClassId number, ...
1,188
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: SO - Total Posts by Database Server Per Month - PostgreSQL. ### Input: CREATE TABLE Votes ( Id number, PostId number...
2,221
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: total python questions by month SO-PT. ### Input: CREATE TABLE PostFeedback ( Id number, PostId number, IsAnonym...
15,940
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: DBA - Total Posts by Database Server Per Month - MongoDB. ### Input: CREATE TABLE PostHistory ( Id number, PostHisto...
8,320
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Tolkien questions with low scoring answers and no accepted answer. ### Input: CREATE TABLE TagSynonyms ( Id number, ...
11,992
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Review queue items invalidated on the same day a bounty started. ### Input: CREATE TABLE PostHistory ( Id number, Po...
2,660
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Find amount of downvotes of a post. ### Input: CREATE TABLE ReviewTaskStates ( Id number, Name text, Description...
5,345
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Number of posts created in symfony2, laravel and zend-framework2 since 2012. ### Input: CREATE TABLE SuggestedEditVotes ( ...
11,039
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: tag answerer greater than score. ### Input: CREATE TABLE CloseReasonTypes ( Id number, Name text, Description te...
17,272
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: GitHub users who have answered at least one question. ### Input: CREATE TABLE PostTypes ( Id number, Name text ) CR...
4,924
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Questions with more than 5 tags edited by Community user. ### Input: CREATE TABLE ReviewTaskStates ( Id number, Name...
5,561
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Most popular questions per tag in a year. ### Input: CREATE TABLE CloseReasonTypes ( Id number, Name text, Descr...
18,049
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Javascript questions with bounty and 0 answers. ### Input: CREATE TABLE PostNoticeTypes ( Id number, ClassId number,...
21,901
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Analyse Number of Users Joining SO Over Time, Per Month and Year. ### Input: CREATE TABLE PostTags ( PostId number, ...
23,409
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top editors in a given period. ### Input: CREATE TABLE Users ( Id number, Reputation number, CreationDate time, ...
13,270
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: % downvoted questions per tag. ### Input: CREATE TABLE PendingFlags ( Id number, FlagTypeId number, PostId numbe...
4,520
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Community Edits Count Rank by User. ### Input: CREATE TABLE PostHistoryTypes ( Id number, Name text ) CREATE TABLE ...
24,189
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Percentage of questions in a given tag per month. ### Input: CREATE TABLE Users ( Id number, Reputation number, ...
12,796
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top editors of the site. ### Input: CREATE TABLE ReviewRejectionReasons ( Id number, Name text, Description text...
16,524
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Posts with the longest and oldest comment chat. ...where the SUM(comment after post creation) is the largest ### Input: CREA...
18,778
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Most popular replies to my comments. Shows the highest-scoring comments to include '@yourname'. Of course, people can reply ...
1,361
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top tags (with more than 4 posts) by country (Brazil/Brasil) since 2017. ### Input: CREATE TABLE ReviewTaskResults ( Id ...
7,283
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Tags that are used together. This might give some interesting insight in the types of posts on a site.. ### Input: CREATE TA...
4,718
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Get activity timestamps for a user. ### Input: CREATE TABLE TagSynonyms ( Id number, SourceTagName text, TargetT...
5,193
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Question States over Time (Percent). ### Input: CREATE TABLE Votes ( Id number, PostId number, VoteTypeId number...
1,993
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: City vs Tag by Rep. ### Input: CREATE TABLE CloseReasonTypes ( Id number, Name text, Description text ) CREATE ...
18,047
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Number of posts for suspended users. ### Input: CREATE TABLE Comments ( Id number, PostId number, Score number, ...
22,626
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Comments on my posts containing the given phrase (case insensitive). ### Input: CREATE TABLE ReviewRejectionReasons ( Id...
1,496
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Search for a keyword in all answers to your questions. ### Input: CREATE TABLE PostTags ( PostId number, TagId numbe...
9,649
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Users by Location and Tag. ### Input: CREATE TABLE Posts ( Id number, PostTypeId number, AcceptedAnswerId number...
22,524
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Consulta Registros de Posts - Setembro 2016. ### Input: CREATE TABLE CloseReasonTypes ( Id number, Name text, De...
1,620
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: View Deadweight (Phase 2) questions. View latest questions older than 3 months that have score < 1 and all answers have scor...
17,183
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Comments by one user on answers by another user. ### Input: CREATE TABLE Tags ( Id number, TagName text, Count n...
7,605
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Most popular GIS tags 2017. ### Input: CREATE TABLE PostFeedback ( Id number, PostId number, IsAnonymous boolean...
10,196
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Questions closed as off topic on not constructive. ### Input: CREATE TABLE Comments ( Id number, PostId number, ...
13,341
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Answer length and character rentability. ### Input: CREATE TABLE SuggestedEditVotes ( Id number, SuggestedEditId num...
18,149
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top Tags for the month. This should give you the tags with the most questions per month, arranged in ### Input: CREATE TABLE...
19,036
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Top 20 highest upvoted questions regarding Porting and Android. ### Input: CREATE TABLE ReviewTaskTypes ( Id number, ...
1,621
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Questions tagged %backbase% over time. ### Input: CREATE TABLE Badges ( Id number, UserId number, Name text, ...
3,881
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Most 20 active users (total actions - posting, commenting and voting). Users who spend A LOT of time posting, editing, comme...
5,442
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Question count by the number of answers per question. ### Input: CREATE TABLE PostTags ( PostId number, TagId number...
1,013
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Users with the most edits of other users' posts in 2017. ### Input: CREATE TABLE PendingFlags ( Id number, FlagTypeI...
15,615
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Users with largest number of 'trackable' badges. ### Input: CREATE TABLE SuggestedEdits ( Id number, PostId number, ...
1,284
Below are sql tables schemas paired with instruction that describes a task. Using valid SQLite, write a response that appropriately completes the request for the provided tables. ### Instruction: Year-to-year ratio of single-word-requests questions. ### Input: CREATE TABLE PostHistoryTypes ( Id number, Name tex...
2,511