7.10 ms (3.97%)
10
SELECT t0 . id AS id_1 , t0 . communeb AS communeb_2 , t0 . cout AS cout_3 , t0 . secteurb AS secteurb_4 , t0 . libelle AS libelle_5 , t0 . demarrage AS demarrage_6 , t0 . latitude AS latitude_7 , t0 . longitude AS longitude_8 , t0 . geolocalisation AS geolocalisation_9 , t0 . georeferencement AS georeferencement_10 , t0 . cl_id AS cl_id_11 , t0 . generique_id AS generique_id_12 , t0 . convention_id AS convention_id_13 , t0 . secteur_id AS secteur_id_14 FROM realisations t0 WHERE t0 . secteur_id = ?
SELECT t0 . id AS id_1 , t0 . communeb AS communeb_2 , t0 . cout AS cout_3 , t0 . secteurb AS secteurb_4 , t0 . libelle AS libelle_5 , t0 . demarrage AS demarrage_6 , t0 . latitude AS latitude_7 , t0 . longitude AS longitude_8 , t0 . geolocalisation AS geolocalisation_9 , t0 . georeferencement AS georeferencement_10 , t0 . cl_id AS cl_id_11 , t0 . generique_id AS generique_id_12 , t0 . convention_id AS convention_id_13 , t0 . secteur_id AS secteur_id_14 FROM realisations t0 WHERE t0 . secteur_id = 1 ;
Copy
2.16 ms (1.21%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ROUTE' and pole = 'Pole Territoire Diourbel-Louga'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ROUTE' and pole = 'Pole Territoire Diourbel-Louga' ;
Copy
2.12 ms (1.18%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'SANTE' and pole = 'Pole Territoire Diourbel-Louga'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'SANTE' and pole = 'Pole Territoire Diourbel-Louga' ;
Copy
1.87 ms (1.05%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'AGRICULTURE , ELEVAGE ET PECHE' and pole = 'Pole Territoire Centre'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'AGRICULTURE , ELEVAGE ET PECHE' and pole = 'Pole Territoire Centre' ;
Copy
1.86 ms (1.04%)
1
select COALESCE (COUNT (commune ), 0 ) AS total , pole from dbo . realisations_pole group by pole order by pole ASC
select COALESCE (COUNT (commune ), 0 ) AS total , pole from dbo . realisations_pole group by pole order by pole ASC ;
Copy
1.84 ms (1.03%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'JEUNESSE, SPORT, CULTURE ET LOISIRS' and pole = 'Pole Territoire Thiès'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'JEUNESSE, SPORT, CULTURE ET LOISIRS' and pole = 'Pole Territoire Thiès' ;
Copy
1.59 ms (0.89%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF' and pole = 'Pole Territoire Diourbel-Louga'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF' and pole = 'Pole Territoire Diourbel-Louga' ;
Copy
1.52 ms (0.85%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF' and pole = 'Pole Territoire Sud-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF' and pole = 'Pole Territoire Sud-Est' ;
Copy
1.48 ms (0.83%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'SANTE' and pole = 'Pole Territoire Sud'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'SANTE' and pole = 'Pole Territoire Sud' ;
Copy
1.47 ms (0.82%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'HYDRAULIQUE' and pole = 'Pole Territoire Thiès'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'HYDRAULIQUE' and pole = 'Pole Territoire Thiès' ;
Copy
1.44 ms (0.81%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'JEUNESSE, SPORT, CULTURE ET LOISIRS' and pole = 'Pole Territoire Diourbel-Louga'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'JEUNESSE, SPORT, CULTURE ET LOISIRS' and pole = 'Pole Territoire Diourbel-Louga' ;
Copy
1.41 ms (0.79%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENERGIE' and pole = 'Pole Territoire Centre'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENERGIE' and pole = 'Pole Territoire Centre' ;
Copy
1.38 ms (0.77%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'COMMERCE ET ARTISANAT' and pole = 'Pole Territoire Centre'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'COMMERCE ET ARTISANAT' and pole = 'Pole Territoire Centre' ;
Copy
1.36 ms (0.76%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'HYDRAULIQUE' and pole = 'Pole Territoire Sud'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'HYDRAULIQUE' and pole = 'Pole Territoire Sud' ;
Copy
1.36 ms (0.76%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'EDUCATION ET FORMATION' and pole = 'Pole Territoire Dakar'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'EDUCATION ET FORMATION' and pole = 'Pole Territoire Dakar' ;
Copy
1.35 ms (0.76%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'HYDRAULIQUE' and pole = 'Pole Territoire Diourbel-Louga'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'HYDRAULIQUE' and pole = 'Pole Territoire Diourbel-Louga' ;
Copy
1.35 ms (0.75%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'AGRICULTURE , ELEVAGE ET PECHE' and pole = 'Pole Territoire Sud'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'AGRICULTURE , ELEVAGE ET PECHE' and pole = 'Pole Territoire Sud' ;
Copy
1.34 ms (0.75%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENERGIE' and pole = 'Pole Territoire Dakar'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENERGIE' and pole = 'Pole Territoire Dakar' ;
Copy
1.34 ms (0.75%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'COMMERCE ET ARTISANAT' and pole = 'Pole Territoire Sud'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'COMMERCE ET ARTISANAT' and pole = 'Pole Territoire Sud' ;
Copy
1.33 ms (0.75%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'EDUCATION ET FORMATION' and pole = 'Pole Territoire Sud'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'EDUCATION ET FORMATION' and pole = 'Pole Territoire Sud' ;
Copy
1.33 ms (0.75%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'SANTE' and pole = 'Pole Territoire Sud-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'SANTE' and pole = 'Pole Territoire Sud-Est' ;
Copy
1.33 ms (0.74%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENVIRONNEMENT ET ASSANISSEMENT' and pole = 'Pole Territoire Diourbel-Louga'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENVIRONNEMENT ET ASSANISSEMENT' and pole = 'Pole Territoire Diourbel-Louga' ;
Copy
1.32 ms (0.74%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF' and pole = 'Pole Territoire Centre'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF' and pole = 'Pole Territoire Centre' ;
Copy
1.32 ms (0.74%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENVIRONNEMENT ET ASSANISSEMENT' and pole = 'Pole Territoire Sud'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENVIRONNEMENT ET ASSANISSEMENT' and pole = 'Pole Territoire Sud' ;
Copy
1.31 ms (0.73%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENERGIE' and pole = 'Pole Territoire Sud'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENERGIE' and pole = 'Pole Territoire Sud' ;
Copy
1.31 ms (0.73%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'JEUNESSE, SPORT, CULTURE ET LOISIRS' and pole = 'Pole Territoire Sud'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'JEUNESSE, SPORT, CULTURE ET LOISIRS' and pole = 'Pole Territoire Sud' ;
Copy
1.31 ms (0.73%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ROUTE' and pole = 'Pole Territoire Sud'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ROUTE' and pole = 'Pole Territoire Sud' ;
Copy
1.30 ms (0.73%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'AGRICULTURE , ELEVAGE ET PECHE' and pole = 'Pole Territoire Thiès'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'AGRICULTURE , ELEVAGE ET PECHE' and pole = 'Pole Territoire Thiès' ;
Copy
1.29 ms (0.72%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'AGRICULTURE , ELEVAGE ET PECHE' and pole = 'Pole Territoire Nord'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'AGRICULTURE , ELEVAGE ET PECHE' and pole = 'Pole Territoire Nord' ;
Copy
1.29 ms (0.72%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'EDUCATION ET FORMATION' and pole = 'Pole Territoire Sud-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'EDUCATION ET FORMATION' and pole = 'Pole Territoire Sud-Est' ;
Copy
1.28 ms (0.72%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'HYDRAULIQUE' and pole = 'Pole Territoire Sud-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'HYDRAULIQUE' and pole = 'Pole Territoire Sud-Est' ;
Copy
1.28 ms (0.72%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF' and pole = 'Pole Territoire Sud'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF' and pole = 'Pole Territoire Sud' ;
Copy
1.28 ms (0.72%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'COMMERCE ET ARTISANAT' and pole = 'Pole Territoire Sud-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'COMMERCE ET ARTISANAT' and pole = 'Pole Territoire Sud-Est' ;
Copy
1.28 ms (0.72%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENVIRONNEMENT ET ASSANISSEMENT' and pole = 'Pole Territoire Dakar'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENVIRONNEMENT ET ASSANISSEMENT' and pole = 'Pole Territoire Dakar' ;
Copy
1.27 ms (0.71%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENVIRONNEMENT ET ASSANISSEMENT' and pole = 'Pole Territoire Centre'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENVIRONNEMENT ET ASSANISSEMENT' and pole = 'Pole Territoire Centre' ;
Copy
1.26 ms (0.71%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'EDUCATION ET FORMATION' and pole = 'Pole Territoire Diourbel-Louga'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'EDUCATION ET FORMATION' and pole = 'Pole Territoire Diourbel-Louga' ;
Copy
1.26 ms (0.70%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'AGRICULTURE , ELEVAGE ET PECHE' and pole = 'Pole Territoire Diourbel-Louga'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'AGRICULTURE , ELEVAGE ET PECHE' and pole = 'Pole Territoire Diourbel-Louga' ;
Copy
1.26 ms (0.70%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ROUTE' and pole = 'Pole Territoire Thiès'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ROUTE' and pole = 'Pole Territoire Thiès' ;
Copy
1.25 ms (0.70%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'AGRICULTURE , ELEVAGE ET PECHE' and pole = 'Pole Territoire Sud-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'AGRICULTURE , ELEVAGE ET PECHE' and pole = 'Pole Territoire Sud-Est' ;
Copy
1.25 ms (0.70%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'COMMERCE ET ARTISANAT' and pole = 'Pole Territoire Diourbel-Louga'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'COMMERCE ET ARTISANAT' and pole = 'Pole Territoire Diourbel-Louga' ;
Copy
1.25 ms (0.70%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENERGIE' and pole = 'Pole Territoire Sud-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENERGIE' and pole = 'Pole Territoire Sud-Est' ;
Copy
1.24 ms (0.69%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENERGIE' and pole = 'Pole Territoire Diourbel-Louga'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENERGIE' and pole = 'Pole Territoire Diourbel-Louga' ;
Copy
1.23 ms (0.69%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENVIRONNEMENT ET ASSANISSEMENT' and pole = 'Pole Territoire Sud-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENVIRONNEMENT ET ASSANISSEMENT' and pole = 'Pole Territoire Sud-Est' ;
Copy
1.22 ms (0.68%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'AGRICULTURE , ELEVAGE ET PECHE' and pole = 'Pole Territoire Dakar'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'AGRICULTURE , ELEVAGE ET PECHE' and pole = 'Pole Territoire Dakar' ;
Copy
1.22 ms (0.68%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'SANTE' and pole = 'Pole Territoire Centre'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'SANTE' and pole = 'Pole Territoire Centre' ;
Copy
1.21 ms (0.68%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'COMMERCE ET ARTISANAT' and pole = 'Pole Territoire Nord'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'COMMERCE ET ARTISANAT' and pole = 'Pole Territoire Nord' ;
Copy
1.21 ms (0.68%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'JEUNESSE, SPORT, CULTURE ET LOISIRS' and pole = 'Pole Territoire Sud-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'JEUNESSE, SPORT, CULTURE ET LOISIRS' and pole = 'Pole Territoire Sud-Est' ;
Copy
1.21 ms (0.67%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ROUTE' and pole = 'Pole Territoire Sud-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ROUTE' and pole = 'Pole Territoire Sud-Est' ;
Copy
1.20 ms (0.67%)
2
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2024'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2024' ;
Copy
1.20 ms (0.67%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'JEUNESSE, SPORT, CULTURE ET LOISIRS' and pole = 'Pole Territoire Centre'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'JEUNESSE, SPORT, CULTURE ET LOISIRS' and pole = 'Pole Territoire Centre' ;
Copy
1.19 ms (0.67%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'HYDRAULIQUE' and pole = 'Pole Territoire Centre'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'HYDRAULIQUE' and pole = 'Pole Territoire Centre' ;
Copy
1.19 ms (0.67%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'COMMERCE ET ARTISANAT' and pole = 'Pole Territoire Dakar'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'COMMERCE ET ARTISANAT' and pole = 'Pole Territoire Dakar' ;
Copy
1.19 ms (0.66%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'DAKAR' and YEAR (date_signature )= '2023'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'DAKAR' and YEAR (date_signature )= '2023' ;
Copy
1.18 ms (0.66%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'EDUCATION ET FORMATION' and pole = 'Pole Territoire Centre'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'EDUCATION ET FORMATION' and pole = 'Pole Territoire Centre' ;
Copy
1.17 ms (0.66%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ROUTE' and pole = 'Pole Territoire Centre'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ROUTE' and pole = 'Pole Territoire Centre' ;
Copy
1.16 ms (0.65%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'HYDRAULIQUE' and pole = 'Pole Territoire Dakar'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'HYDRAULIQUE' and pole = 'Pole Territoire Dakar' ;
Copy
1.16 ms (0.65%)
1
select secteur , COALESCE (SUM (CAST (cout AS BIGINT )), 0 ) AS total , couleur from dbo . realisations_secteur group by secteur , couleur
select secteur , COALESCE (SUM (CAST (cout AS BIGINT )), 0 ) AS total , couleur from dbo . realisations_secteur group by secteur , couleur ;
Copy
1.15 ms (0.64%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENVIRONNEMENT ET ASSANISSEMENT' and pole = 'Pole Territoire Nord'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENVIRONNEMENT ET ASSANISSEMENT' and pole = 'Pole Territoire Nord' ;
Copy
1.13 ms (0.63%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'EDUCATION ET FORMATION' and pole = 'Pole Territoire Thiès'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'EDUCATION ET FORMATION' and pole = 'Pole Territoire Thiès' ;
Copy
1.13 ms (0.63%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF' and pole = 'Pole Territoire Nord'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF' and pole = 'Pole Territoire Nord' ;
Copy
1.12 ms (0.63%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'COMMERCE ET ARTISANAT' and pole = 'Pole Territoire Thiès'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'COMMERCE ET ARTISANAT' and pole = 'Pole Territoire Thiès' ;
Copy
1.12 ms (0.63%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'SANTE' and pole = 'Pole Territoire Thiès'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'SANTE' and pole = 'Pole Territoire Thiès' ;
Copy
1.10 ms (0.61%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'HYDRAULIQUE' and pole = 'Pole Territoire Nord'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'HYDRAULIQUE' and pole = 'Pole Territoire Nord' ;
Copy
1.08 ms (0.60%)
1
SELECT t0 . id AS id_1 , t0 . pole AS pole_2 FROM pole t0 ORDER BY t0 . pole ASC
SELECT t0 . id AS id_1 , t0 . pole AS pole_2 FROM pole t0 ORDER BY t0 . pole ASC ;
Copy
1.07 ms (0.60%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'EDUCATION ET FORMATION' and pole = 'Pole Territoire Nord'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'EDUCATION ET FORMATION' and pole = 'Pole Territoire Nord' ;
Copy
1.07 ms (0.60%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENERGIE' and pole = 'Pole Territoire Nord'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENERGIE' and pole = 'Pole Territoire Nord' ;
Copy
1.06 ms (0.60%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'JEUNESSE, SPORT, CULTURE ET LOISIRS' and pole = 'Pole Territoire Nord-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'JEUNESSE, SPORT, CULTURE ET LOISIRS' and pole = 'Pole Territoire Nord-Est' ;
Copy
1.06 ms (0.59%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ROUTE' and pole = 'Pole Territoire Dakar'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ROUTE' and pole = 'Pole Territoire Dakar' ;
Copy
1.06 ms (0.59%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENVIRONNEMENT ET ASSANISSEMENT' and pole = 'Pole Territoire Thiès'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENVIRONNEMENT ET ASSANISSEMENT' and pole = 'Pole Territoire Thiès' ;
Copy
1.06 ms (0.59%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF' and pole = 'Pole Territoire Thiès'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF' and pole = 'Pole Territoire Thiès' ;
Copy
1.05 ms (0.59%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENERGIE' and pole = 'Pole Territoire Thiès'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENERGIE' and pole = 'Pole Territoire Thiès' ;
Copy
1.04 ms (0.58%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'SANTE' and pole = 'Pole Territoire Nord'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'SANTE' and pole = 'Pole Territoire Nord' ;
Copy
1.04 ms (0.58%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'JEUNESSE, SPORT, CULTURE ET LOISIRS' and pole = 'Pole Territoire Dakar'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'JEUNESSE, SPORT, CULTURE ET LOISIRS' and pole = 'Pole Territoire Dakar' ;
Copy
1.03 ms (0.57%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ROUTE' and pole = 'Pole Territoire Nord-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ROUTE' and pole = 'Pole Territoire Nord-Est' ;
Copy
1.03 ms (0.57%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF' and pole = 'Pole Territoire Dakar'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF' and pole = 'Pole Territoire Dakar' ;
Copy
1.02 ms (0.57%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'SANTE' and pole = 'Pole Territoire Nord-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'SANTE' and pole = 'Pole Territoire Nord-Est' ;
Copy
1.02 ms (0.57%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'HYDRAULIQUE' and pole = 'Pole Territoire Nord-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'HYDRAULIQUE' and pole = 'Pole Territoire Nord-Est' ;
Copy
1.02 ms (0.57%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'SANTE' and pole = 'Pole Territoire Dakar'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'SANTE' and pole = 'Pole Territoire Dakar' ;
Copy
1.02 ms (0.57%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'FATICK' and YEAR (date_signature )= '2023'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'FATICK' and YEAR (date_signature )= '2023' ;
Copy
1.02 ms (0.57%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'FATICK' and YEAR (date_signature )= '2024'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'FATICK' and YEAR (date_signature )= '2024' ;
Copy
1.01 ms (0.57%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENERGIE' and pole = 'Pole Territoire Nord-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENERGIE' and pole = 'Pole Territoire Nord-Est' ;
Copy
1.01 ms (0.56%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'AGRICULTURE , ELEVAGE ET PECHE' and pole = 'Pole Territoire Nord-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'AGRICULTURE , ELEVAGE ET PECHE' and pole = 'Pole Territoire Nord-Est' ;
Copy
1.01 ms (0.56%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENVIRONNEMENT ET ASSANISSEMENT' and pole = 'Pole Territoire Nord-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ENVIRONNEMENT ET ASSANISSEMENT' and pole = 'Pole Territoire Nord-Est' ;
Copy
1.00 ms (0.56%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'JEUNESSE, SPORT, CULTURE ET LOISIRS' and pole = 'Pole Territoire Nord'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'JEUNESSE, SPORT, CULTURE ET LOISIRS' and pole = 'Pole Territoire Nord' ;
Copy
0.99 ms (0.55%)
2
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2023'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2023' ;
Copy
0.99 ms (0.55%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ROUTE' and pole = 'Pole Territoire Nord'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'ROUTE' and pole = 'Pole Territoire Nord' ;
Copy
0.99 ms (0.55%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'COMMERCE ET ARTISANAT' and pole = 'Pole Territoire Nord-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'COMMERCE ET ARTISANAT' and pole = 'Pole Territoire Nord-Est' ;
Copy
0.98 ms (0.55%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'EDUCATION ET FORMATION' and pole = 'Pole Territoire Nord-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'EDUCATION ET FORMATION' and pole = 'Pole Territoire Nord-Est' ;
Copy
0.98 ms (0.55%)
1
select SUM (CAST (montant AS BIGINT )) AS total , year (signature ) as annee from dbo . seydifdl group by year (signature ) order by annee desc
select SUM (CAST (montant AS BIGINT )) AS total , year (signature ) as annee from dbo . seydifdl group by year (signature ) order by annee desc ;
Copy
0.97 ms (0.54%)
1
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF' and pole = 'Pole Territoire Nord-Est'
select COALESCE (sum (cout ), 0 ) as montant from dbo . microprojet_secteur_pole where secteur = 'URBANISME,HABITAT ET EQUIPEMENT ADMINISTRATIF' and pole = 'Pole Territoire Nord-Est' ;
Copy
0.95 ms (0.53%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'DAKAR' and YEAR (date_signature )= '2024'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'DAKAR' and YEAR (date_signature )= '2024' ;
Copy
0.95 ms (0.53%)
2
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2025'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2025' ;
Copy
0.94 ms (0.53%)
2
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2021'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2021' ;
Copy
0.94 ms (0.52%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'THIES' and YEAR (date_signature )= '2023'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'THIES' and YEAR (date_signature )= '2023' ;
Copy
0.88 ms (0.49%)
2
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2022'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2022' ;
Copy
0.88 ms (0.49%)
2
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2020'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2020' ;
Copy
0.88 ms (0.49%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KEDOUGOU' and YEAR (date_signature )= '2023'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KEDOUGOU' and YEAR (date_signature )= '2023' ;
Copy
0.87 ms (0.49%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'LOUGA' and YEAR (date_signature )= '2023'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'LOUGA' and YEAR (date_signature )= '2023' ;
Copy
0.87 ms (0.49%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'TAMBACOUNDA' and YEAR (date_signature )= '2023'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'TAMBACOUNDA' and YEAR (date_signature )= '2023' ;
Copy
0.87 ms (0.48%)
2
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2018'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2018' ;
Copy
0.87 ms (0.48%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'DIOURBEL' and YEAR (date_signature )= '2023'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'DIOURBEL' and YEAR (date_signature )= '2023' ;
Copy
0.86 ms (0.48%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KOLDA' and YEAR (date_signature )= '2023'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KOLDA' and YEAR (date_signature )= '2023' ;
Copy
0.84 ms (0.47%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'MATAM' and YEAR (date_signature )= '2023'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'MATAM' and YEAR (date_signature )= '2023' ;
Copy
0.84 ms (0.47%)
2
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2019'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2019' ;
Copy
0.83 ms (0.47%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KAFFRINE' and YEAR (date_signature )= '2023'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KAFFRINE' and YEAR (date_signature )= '2023' ;
Copy
0.83 ms (0.47%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'SAINT-LOUIS' and YEAR (date_signature )= '2023'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'SAINT-LOUIS' and YEAR (date_signature )= '2023' ;
Copy
0.82 ms (0.46%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'ZIGUINCHOR' and YEAR (date_signature )= '2023'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'ZIGUINCHOR' and YEAR (date_signature )= '2023' ;
Copy
0.82 ms (0.46%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KAOLACK' and YEAR (date_signature )= '2023'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KAOLACK' and YEAR (date_signature )= '2023' ;
Copy
0.82 ms (0.46%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'SEDHIOU' and YEAR (date_signature )= '2023'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'SEDHIOU' and YEAR (date_signature )= '2023' ;
Copy
0.80 ms (0.45%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KAFFRINE' and YEAR (date_signature )= '2024'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KAFFRINE' and YEAR (date_signature )= '2024' ;
Copy
0.75 ms (0.42%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'ZIGUINCHOR' and YEAR (date_signature )= '2024'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'ZIGUINCHOR' and YEAR (date_signature )= '2024' ;
Copy
0.75 ms (0.42%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'FATICK' and YEAR (date_signature )= '2025'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'FATICK' and YEAR (date_signature )= '2025' ;
Copy
0.75 ms (0.42%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'DAKAR' and YEAR (date_signature )= '2025'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'DAKAR' and YEAR (date_signature )= '2025' ;
Copy
0.75 ms (0.42%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'THIES' and YEAR (date_signature )= '2025'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'THIES' and YEAR (date_signature )= '2025' ;
Copy
0.75 ms (0.42%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'THIES' and YEAR (date_signature )= '2024'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'THIES' and YEAR (date_signature )= '2024' ;
Copy
0.74 ms (0.42%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'TAMBACOUNDA' and YEAR (date_signature )= '2026'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'TAMBACOUNDA' and YEAR (date_signature )= '2026' ;
Copy
0.74 ms (0.41%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'DIOURBEL' and YEAR (date_signature )= '2024'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'DIOURBEL' and YEAR (date_signature )= '2024' ;
Copy
0.74 ms (0.41%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KOLDA' and YEAR (date_signature )= '2025'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KOLDA' and YEAR (date_signature )= '2025' ;
Copy
0.74 ms (0.41%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'ZIGUINCHOR' and YEAR (date_signature )= '2026'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'ZIGUINCHOR' and YEAR (date_signature )= '2026' ;
Copy
0.73 ms (0.41%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'LOUGA' and YEAR (date_signature )= '2026'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'LOUGA' and YEAR (date_signature )= '2026' ;
Copy
0.73 ms (0.41%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'LOUGA' and YEAR (date_signature )= '2024'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'LOUGA' and YEAR (date_signature )= '2024' ;
Copy
0.73 ms (0.41%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KAOLACK' and YEAR (date_signature )= '2025'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KAOLACK' and YEAR (date_signature )= '2025' ;
Copy
0.73 ms (0.41%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'SAINT-LOUIS' and YEAR (date_signature )= '2024'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'SAINT-LOUIS' and YEAR (date_signature )= '2024' ;
Copy
0.72 ms (0.40%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'THIES' and YEAR (date_signature )= '2026'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'THIES' and YEAR (date_signature )= '2026' ;
Copy
0.72 ms (0.40%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'SAINT-LOUIS' and YEAR (date_signature )= '2025'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'SAINT-LOUIS' and YEAR (date_signature )= '2025' ;
Copy
0.72 ms (0.40%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'MATAM' and YEAR (date_signature )= '2024'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'MATAM' and YEAR (date_signature )= '2024' ;
Copy
0.72 ms (0.40%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KOLDA' and YEAR (date_signature )= '2024'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KOLDA' and YEAR (date_signature )= '2024' ;
Copy
0.72 ms (0.40%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'SAINT-LOUIS' and YEAR (date_signature )= '2026'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'SAINT-LOUIS' and YEAR (date_signature )= '2026' ;
Copy
0.72 ms (0.40%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'TAMBACOUNDA' and YEAR (date_signature )= '2025'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'TAMBACOUNDA' and YEAR (date_signature )= '2025' ;
Copy
0.72 ms (0.40%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'SEDHIOU' and YEAR (date_signature )= '2025'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'SEDHIOU' and YEAR (date_signature )= '2025' ;
Copy
0.72 ms (0.40%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'DIOURBEL' and YEAR (date_signature )= '2025'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'DIOURBEL' and YEAR (date_signature )= '2025' ;
Copy
0.72 ms (0.40%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'FATICK' and YEAR (date_signature )= '2026'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'FATICK' and YEAR (date_signature )= '2026' ;
Copy
0.71 ms (0.40%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'DAKAR' and YEAR (date_signature )= '2026'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'DAKAR' and YEAR (date_signature )= '2026' ;
Copy
0.71 ms (0.40%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KOLDA' and YEAR (date_signature )= '2026'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KOLDA' and YEAR (date_signature )= '2026' ;
Copy
0.71 ms (0.40%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'DIOURBEL' and YEAR (date_signature )= '2026'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'DIOURBEL' and YEAR (date_signature )= '2026' ;
Copy
0.71 ms (0.39%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KAFFRINE' and YEAR (date_signature )= '2025'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KAFFRINE' and YEAR (date_signature )= '2025' ;
Copy
0.70 ms (0.39%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KAOLACK' and YEAR (date_signature )= '2026'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KAOLACK' and YEAR (date_signature )= '2026' ;
Copy
0.70 ms (0.39%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KAFFRINE' and YEAR (date_signature )= '2026'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KAFFRINE' and YEAR (date_signature )= '2026' ;
Copy
0.70 ms (0.39%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'TAMBACOUNDA' and YEAR (date_signature )= '2024'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'TAMBACOUNDA' and YEAR (date_signature )= '2024' ;
Copy
0.70 ms (0.39%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KEDOUGOU' and YEAR (date_signature )= '2024'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KEDOUGOU' and YEAR (date_signature )= '2024' ;
Copy
0.70 ms (0.39%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'LOUGA' and YEAR (date_signature )= '2025'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'LOUGA' and YEAR (date_signature )= '2025' ;
Copy
0.69 ms (0.39%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KAOLACK' and YEAR (date_signature )= '2024'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KAOLACK' and YEAR (date_signature )= '2024' ;
Copy
0.69 ms (0.39%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'MATAM' and YEAR (date_signature )= '2025'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'MATAM' and YEAR (date_signature )= '2025' ;
Copy
0.69 ms (0.39%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'ZIGUINCHOR' and YEAR (date_signature )= '2025'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'ZIGUINCHOR' and YEAR (date_signature )= '2025' ;
Copy
0.69 ms (0.39%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KEDOUGOU' and YEAR (date_signature )= '2026'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KEDOUGOU' and YEAR (date_signature )= '2026' ;
Copy
0.69 ms (0.39%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'SEDHIOU' and YEAR (date_signature )= '2024'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'SEDHIOU' and YEAR (date_signature )= '2024' ;
Copy
0.69 ms (0.39%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'MATAM' and YEAR (date_signature )= '2026'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'MATAM' and YEAR (date_signature )= '2026' ;
Copy
0.69 ms (0.39%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'SEDHIOU' and YEAR (date_signature )= '2026'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'SEDHIOU' and YEAR (date_signature )= '2026' ;
Copy
0.69 ms (0.38%)
1
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KEDOUGOU' and YEAR (date_signature )= '2025'
select COALESCE (sum (montant ), 0 ) as montant from dbo . convention_pole where region = 'KEDOUGOU' and YEAR (date_signature )= '2025' ;
Copy
0.63 ms (0.35%)
1
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'TAMBACOUNDA'
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'TAMBACOUNDA' ;
Copy
0.59 ms (0.33%)
1
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'LOUGA'
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'LOUGA' ;
Copy
0.54 ms (0.30%)
1
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'THIES'
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'THIES' ;
Copy
0.53 ms (0.29%)
1
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'DIOURBEL'
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'DIOURBEL' ;
Copy
0.52 ms (0.29%)
1
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'KOLDA'
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'KOLDA' ;
Copy
0.50 ms (0.28%)
1
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'SAINT-LOUIS'
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'SAINT-LOUIS' ;
Copy
0.48 ms (0.27%)
1
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'KAOLACK'
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'KAOLACK' ;
Copy
0.48 ms (0.27%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2007'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2007' ;
Copy
0.48 ms (0.27%)
1
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'DAKAR'
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'DAKAR' ;
Copy
0.48 ms (0.27%)
1
select SUM (CAST (montant AS BIGINT )) AS total from dbo . seydifdl
select SUM (CAST (montant AS BIGINT )) AS total from dbo . seydifdl ;
Copy
0.46 ms (0.26%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2011'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2011' ;
Copy
0.45 ms (0.25%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2010'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2010' ;
Copy
0.45 ms (0.25%)
1
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'FATICK'
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'FATICK' ;
Copy
0.43 ms (0.24%)
1
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'ZIGUINCHOR'
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'ZIGUINCHOR' ;
Copy
0.43 ms (0.24%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2015'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2015' ;
Copy
0.43 ms (0.24%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2013'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2013' ;
Copy
0.42 ms (0.24%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2012'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2012' ;
Copy
0.42 ms (0.24%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2008'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2008' ;
Copy
0.42 ms (0.24%)
1
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'KAFFRINE'
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'KAFFRINE' ;
Copy
0.42 ms (0.23%)
1
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'SEDHIOU'
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'SEDHIOU' ;
Copy
0.41 ms (0.23%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2009'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2009' ;
Copy
0.41 ms (0.23%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2017'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2017' ;
Copy
0.41 ms (0.23%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2016'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2016' ;
Copy
0.41 ms (0.23%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2014'
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . seydifdl where YEAR (signature )= '2014' ;
Copy
0.39 ms (0.22%)
1
SELECT t0 . id AS id_1 , t0 . communeb AS communeb_2 , t0 . cout AS cout_3 , t0 . secteurb AS secteurb_4 , t0 . libelle AS libelle_5 , t0 . demarrage AS demarrage_6 , t0 . latitude AS latitude_7 , t0 . longitude AS longitude_8 , t0 . geolocalisation AS geolocalisation_9 , t0 . georeferencement AS georeferencement_10 , t0 . cl_id AS cl_id_11 , t0 . generique_id AS generique_id_12 , t0 . convention_id AS convention_id_13 , t0 . secteur_id AS secteur_id_14 FROM realisations t0
SELECT t0 . id AS id_1 , t0 . communeb AS communeb_2 , t0 . cout AS cout_3 , t0 . secteurb AS secteurb_4 , t0 . libelle AS libelle_5 , t0 . demarrage AS demarrage_6 , t0 . latitude AS latitude_7 , t0 . longitude AS longitude_8 , t0 . geolocalisation AS geolocalisation_9 , t0 . georeferencement AS georeferencement_10 , t0 . cl_id AS cl_id_11 , t0 . generique_id AS generique_id_12 , t0 . convention_id AS convention_id_13 , t0 . secteur_id AS secteur_id_14 FROM realisations t0 ;
Copy
0.35 ms (0.20%)
1
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'KEDOUGOU'
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'KEDOUGOU' ;
Copy
0.34 ms (0.19%)
1
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'MATAM'
select SUM (CAST (Montant AS BIGINT )) AS TotalMontant , count (region )as nombre from dbo . convention_region where region = 'MATAM' ;
Copy
0.33 ms (0.19%)
1
SELECT t0 . id AS id_1 , t0 . secteur AS secteur_2 , t0 . couleur AS couleur_3 , t0 . icone AS icone_4 , t0 . image AS image_5 FROM sectoriel t0 ORDER BY t0 . secteur ASC
SELECT t0 . id AS id_1 , t0 . secteur AS secteur_2 , t0 . couleur AS couleur_3 , t0 . icone AS icone_4 , t0 . image AS image_5 FROM sectoriel t0 ORDER BY t0 . secteur ASC ;
Copy
0.31 ms (0.17%)
1
SELECT t0 . id AS id_1 , t0 . region AS region_2 , t0 . latitude AS latitude_3 , t0 . longitude AS longitude_4 , t0 . pole_id AS pole_id_5 FROM region t0 ORDER BY t0 . region ASC
SELECT t0 . id AS id_1 , t0 . region AS region_2 , t0 . latitude AS latitude_3 , t0 . longitude AS longitude_4 , t0 . pole_id AS pole_id_5 FROM region t0 ORDER BY t0 . region ASC ;
Copy
0.23 ms (0.13%)
2
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2023
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2023 ;
Copy
0.23 ms (0.13%)
2
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2022
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2022 ;
Copy
0.22 ms (0.12%)
1
SELECT t0 . id AS id_1 , t0 . annee AS annee_2 , t0 . signature AS signature_3 , t0 . fichier AS fichier_4 , t0 . montant AS montant_5 , t0 . notification AS notification_6 , t0 . datenotification AS datenotification_7 , t0 . code AS code_8 , t0 . reference AS reference_9 , t0 . ct_id AS ct_id_10 , t0 . projet_id AS projet_id_11 FROM conventions t0
SELECT t0 . id AS id_1 , t0 . annee AS annee_2 , t0 . signature AS signature_3 , t0 . fichier AS fichier_4 , t0 . montant AS montant_5 , t0 . notification AS notification_6 , t0 . datenotification AS datenotification_7 , t0 . code AS code_8 , t0 . reference AS reference_9 , t0 . ct_id AS ct_id_10 , t0 . projet_id AS projet_id_11 FROM conventions t0 ;
Copy
0.22 ms (0.12%)
2
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2021
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2021 ;
Copy
0.21 ms (0.12%)
2
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2024
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2024 ;
Copy
0.20 ms (0.11%)
2
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2020
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2020 ;
Copy
0.20 ms (0.11%)
2
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2025
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2025 ;
Copy
0.19 ms (0.11%)
2
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2019
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2019 ;
Copy
0.19 ms (0.11%)
2
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2018
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2018 ;
Copy
0.12 ms (0.07%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2007
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2007 ;
Copy
0.11 ms (0.06%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2008
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2008 ;
Copy
0.11 ms (0.06%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2013
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2013 ;
Copy
0.11 ms (0.06%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2017
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2017 ;
Copy
0.11 ms (0.06%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2012
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2012 ;
Copy
0.11 ms (0.06%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements ;
Copy
0.10 ms (0.06%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2014
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2014 ;
Copy
0.10 ms (0.06%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2016
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2016 ;
Copy
0.10 ms (0.05%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2011
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2011 ;
Copy
0.09 ms (0.05%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2009
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2009 ;
Copy
0.09 ms (0.05%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2010
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2010 ;
Copy
0.09 ms (0.05%)
1
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2015
select COALESCE (SUM (CAST (montant AS BIGINT )), 0 ) AS total from dbo . engagements where annee = 2015 ;
Copy