db_name
stringclasses
146 values
prompt
stringlengths
310
4.81k
election
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # county ( County_Id, County_name, Population, Zip_code ) # party ( Party_ID, Year, Party, Governor, Lieutenant_Governor, Comptroller, Attorney_General, US_Senate ) # election ( Election_ID, Counties_Represented, D...
election
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # county ( County_Id, County_name, Population, Zip_code ) # party ( Party_ID, Year, Party, Governor, Lieutenant_Governor, Comptroller, Attorney_General, US_Senate ) # election ( Election_ID, Counties_Represented, D...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
news_report
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # event ( Event_ID, Date, Venue, Name, Event_Attendance ) # journalist ( journalist_ID, Name, Nationality, Age, Years_working ) # news_report ( journalist_ID, Event_ID, Work_Type ) # # news_report.Event_ID can be ...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
restaurant_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Student ( StuID, LName, Fname, Age, Sex, Major, Advisor, city_code ) # Restaurant ( ResID, ResName, Address, Rating ) # Type_Of_Restaurant ( ResID, ResTypeID ) # Restaurant_Type ( ResTypeID, ResTypeName, ResTypeD...
customer_deliveries
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Products ( product_id, product_name, product_price, product_description ) # Addresses ( address_id, address_details, city, zip_postcode, state_province_county, country ) # Customers ( customer_id, payment_method,...
customer_deliveries
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Products ( product_id, product_name, product_price, product_description ) # Addresses ( address_id, address_details, city, zip_postcode, state_province_county, country ) # Customers ( customer_id, payment_method,...
customer_deliveries
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Products ( product_id, product_name, product_price, product_description ) # Addresses ( address_id, address_details, city, zip_postcode, state_province_county, country ) # Customers ( customer_id, payment_method,...
customer_deliveries
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Products ( product_id, product_name, product_price, product_description ) # Addresses ( address_id, address_details, city, zip_postcode, state_province_county, country ) # Customers ( customer_id, payment_method,...
customer_deliveries
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Products ( product_id, product_name, product_price, product_description ) # Addresses ( address_id, address_details, city, zip_postcode, state_province_county, country ) # Customers ( customer_id, payment_method,...
customer_deliveries
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Products ( product_id, product_name, product_price, product_description ) # Addresses ( address_id, address_details, city, zip_postcode, state_province_county, country ) # Customers ( customer_id, payment_method,...
customer_deliveries
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Products ( product_id, product_name, product_price, product_description ) # Addresses ( address_id, address_details, city, zip_postcode, state_province_county, country ) # Customers ( customer_id, payment_method,...
customer_deliveries
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Products ( product_id, product_name, product_price, product_description ) # Addresses ( address_id, address_details, city, zip_postcode, state_province_county, country ) # Customers ( customer_id, payment_method,...
customer_deliveries
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Products ( product_id, product_name, product_price, product_description ) # Addresses ( address_id, address_details, city, zip_postcode, state_province_county, country ) # Customers ( customer_id, payment_method,...
customer_deliveries
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Products ( product_id, product_name, product_price, product_description ) # Addresses ( address_id, address_details, city, zip_postcode, state_province_county, country ) # Customers ( customer_id, payment_method,...
customer_deliveries
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Products ( product_id, product_name, product_price, product_description ) # Addresses ( address_id, address_details, city, zip_postcode, state_province_county, country ) # Customers ( customer_id, payment_method,...
customer_deliveries
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Products ( product_id, product_name, product_price, product_description ) # Addresses ( address_id, address_details, city, zip_postcode, state_province_county, country ) # Customers ( customer_id, payment_method,...
customer_deliveries
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Products ( product_id, product_name, product_price, product_description ) # Addresses ( address_id, address_details, city, zip_postcode, state_province_county, country ) # Customers ( customer_id, payment_method,...
customer_deliveries
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Products ( product_id, product_name, product_price, product_description ) # Addresses ( address_id, address_details, city, zip_postcode, state_province_county, country ) # Customers ( customer_id, payment_method,...
customer_deliveries
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Products ( product_id, product_name, product_price, product_description ) # Addresses ( address_id, address_details, city, zip_postcode, state_province_county, country ) # Customers ( customer_id, payment_method,...
customer_deliveries
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Products ( product_id, product_name, product_price, product_description ) # Addresses ( address_id, address_details, city, zip_postcode, state_province_county, country ) # Customers ( customer_id, payment_method,...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...
icfp_1
### Complete SQL query only and with no explanation ### SQL tables followed by foreign key information: # # Inst ( instID, name, country ) # Authors ( authID, lname, fname ) # Papers ( paperID, title ) # Authorship ( authID, instID, paperID, authOrder ) # # Authorship.paperID can be joined with Papers.paperID # Author...