Multiple Joins and Subqueries in SQL 2008 Server Manager Studio

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kevinpeterkin
    New Member
    • Sep 2013
    • 1

    Multiple Joins and Subqueries in SQL 2008 Server Manager Studio

    . Provide a list of productid’s, the name of the vendor and their credit rating. The results should be ordered by last name and then by credit rating. Write out the SQL that would accomplish this.
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    There's no way we can help without knowing the database structure. We would also need to see the SQL you tried and the problems you're having with it.

    Comment

    Working...