I am sure this is a slam-dunk, but I am new to this and stumped ... thanks. I have the following statement, but I need it to pull only unique listings - I get repeated items.
SELECT state_ID FROM financial_master WHERE category_ID = '1'
I am sure this is a slam-dunk, but I am new to this and stumped ... thanks. I have the following statement, but I need it to pull only unique listings - I get repeated items.
SELECT state_ID FROM financial_master WHERE category_ID = '1'