Hola, tengo un grafico muy simple, y cuando le digo al sql un limit de 10 registros no lo hace. Solo quiero que muestre 10 registros el grafico y no lo hace.
SELECT valor FROM xxxx LIMIT 10
Hi, I have a very simple graph, and when I tell sql a limit of 10 records does not do it. I just want it to show 10 records of the graph and it does not.
SELECT value FROM xxxx LIMIT 10