April 7, 2017 at 6:17 pm
This is an SQL query question - I hope you guys can help:
I have a Db that stores bands, events, etc. I need to get bands that have at least one event schedule, list the band number and name and number of events scheduled as # Events Scheduled. Order by band name ascending.
Thanks for your help.
April 7, 2017 at 9:15 pm
Happy to assist. Please help by posting the table definitions in the form of CREATE TABLE statements, sample data in the form of INSERT INTO statements, the expected results based on that sample data and what you have tried so far.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
April 8, 2017 at 1:23 am
Please do not cross post.
This post is a duplicate of https://www.sqlservercentral.com/Forums/FindPost1869698.aspx
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply