Is there a way in SQL to say...
Select ListValueCount(ColumnName,"value"
FROM Table?
Is there a function that will do this.. any way to fake it.. I can run code side.. but that requires a lot more coding than it justifies..
I'm running a polling system and just for kicks, I want to show a graph of who's voted for what..
Tony Did I help?
Vote!
Select ListValueCount(ColumnName,"value"
Is there a function that will do this.. any way to fake it.. I can run code side.. but that requires a lot more coding than it justifies..
I'm running a polling system and just for kicks, I want to show a graph of who's voted for what..
Tony Did I help?
Vote!