sql Transforma linhas em colunas

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sql Transforma linhas em colunas相关的知识,希望对你有一定的参考价值。

SELECT * FROM crosstab
('SELECT gid, inicio_alerta, fim_alerta
	from monitoramento.alerta_gis_audit where gid=80287 and (operacao = ''I''or operacao = ''D'')')
AS ct (gid int, inicio timestamp, fim timestamp);

以上是关于sql Transforma linhas em colunas的主要内容,如果未能解决你的问题,请参考以下文章

python 媒体de colunas - linhas

python 媒体de colunas - linhas

Querbra de Linha-断线

sh Como enviar email por linha de comando

sh Desliga a tela pela linha de comando no #linux #bash

sh [Configurando o AWS Alexa Cli] Configurando一个界面de linha de comando do Alexa Skill Kit。 Fonte:http