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

Query displaying redundant data for a menu item, menu has choices, but displays menu item multiple times with different choices

$
0
0
Ugh, I know that topic was ugly...Ill try to explain this as best I can...I am writing a report for a POS system

I have a query here that works perfectly:
[code language="sql"]SELECT DISTINCT
Tick

Viewing all articles
Browse latest Browse all 3145

Trending Articles