+ Reply to Thread
Results 1 to 2 of 2

Help with homework

  1. #1
    Registered User
    Join Date
    06-20-2015
    Location
    USA
    MS-Off Ver
    2007
    Posts
    3

    Help with homework

    I got these two SQL questions that I need help, thanks guys !

    1) SELECT Books.Title, Books.PublDate, Publishers.PubName
    FROM Publishers INNER JOIN Books ON Publishers.PubID = Books.PubID
    WHERE (((Publishers.PubName)="Little, Brown and Company"));

    1. Display ISBN and PublDate of all the books published by publishers
    2. Display Title and AuthorCode of all the books published by Little,Brown and Company
    3. Display Price and PublDate of all the books published by Pearson
    4. Display Title, PublDate, and PubName of all the books published by Little,Brown and Company
    I think it's 4

    2) SELECT Books.Title, Books.PublDate
    FROM Author INNER JOIN Books ON Author.[Author ID] = Books.AuthorCode
    WHERE (((Author.FirstName)="Anne"));

    1. Display Title, PublDate of books written by Rice
    2. Display Title, PublDate of books written by Anne
    3. Display ISBN, PublDate of books written by Anne
    4. Display PubName, PublDate of books written by Anne

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Help with homework

    We do not do your homework for you. If you have made progress and have a specific question about a feature that is giving you trouble, we are happy to help. But please do not post your assignment and ask us to complete it for you, tell you how to get started, or advise what approach to take. That is what you are supposed to be learning in your class.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Homework
    By RLHM in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 05-10-2015, 01:25 PM
  2. homework help
    By primobolan in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 11-08-2013, 11:59 AM
  3. Homework Help PLEASE!!
    By lkwalker in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-20-2013, 05:57 PM
  4. Homework Help
    By phoelixfurlowsky in forum Excel General
    Replies: 3
    Last Post: 10-04-2011, 02:22 AM
  5. Excel 2007 : Homework
    By kamil501 in forum Excel General
    Replies: 3
    Last Post: 12-12-2010, 05:25 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1