<% set quem = conexao.execute("Select * from paginas where id_categoria = 29") %>
);">

IDSS

ÍNDICE DE DESEMPENHO DA SAÚDE SUPLEMENTAR

Ano
Descrição
<% set agrupamentos = conexao.execute("Select * from IDSS order by ano desc") %> <% while not agrupamentos.eof %>
<%=agrupamentos("ano")%>
<%=agrupamentos("descricao")%>
<% agrupamentos.movenext() WEND %>