Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Subqueries

$
0
0
1. I need to find the names of the customers who have purchased academic books. (Coding required as Subquery NOT as Join)2. Here, I need to show a list of authors who have written booksand list the books they have written.Sort the list by last name(Coding required as Subquery)Thanks in advance.

Viewing all articles
Browse latest Browse all 3145

Trending Articles