Hello. How can I make a request with the ability to auto-complete fields : Label Value Display Value ( ).
The query itself-
SELECT `symbol` , COUNT( * )
FROM s_4
GROUP BY `symbol`
In 'label' insert name of 'symbol's
In 'value'- The amount of each symbols