Encountered an error while creating view.
Semantic error 209. Expression is not of type BOOLEAN.
Semantic error 485. Near: CREATE VIEW "_SYSTEM"."Vue_4" AS SELECT "a"."libelle" AS "Article", "a"."prix" AS "prixArticle", "att"."nom" AS "Attribut", "ValEnt"."valeur" AS "ValeurEntier", "ValTexte"."valeur" AS "ValeurTexte" FROM "ValeurAttributEntier" AS "ValEnt","ValeurAttributTexte" AS "ValTexte","TypeArticle" AS "ta","Article" AS "a","Attribut" AS "att" WHERE ("a"."id_TypeArticle"="ta"."id") AND ("ta"."id"="att"."id_TypeArticle") AND ("ValEnt"."id"=((SELECT "va1"."id" FROM "ValeurAttribut" AS "va1")) AND ("va1"."id_TypeArticle"=1)) AND ("ValTexte"."id"=((SELECT "va2"."id" FROM "ValeurAttribut" AS "va2")) AND ("va2"."id_TypeArticle"=1)) AND ("ta"."id"=1);.
Semantic error 485. Near: "ValeurAttribut".
Semantic error 116. Referenced TABLE - va1 - does not exist.
Semantic error 485. Near: "va1"."id_TypeArticle".
Semantic error 226. Referenced column - id_TypeArticle - not found.
Semantic error 217. Datatypes are not comparable or don't match.
Semantic error 485. Near: 1.
Semantic error 024. Left-hand side of OR/AND is not of type Boolean.
Semantic error 025. Right-hand side of OR/AND is not of type Boolean.
Semantic error 217. Datatypes are not comparable or don't match.
Semantic error 217. Datatypes are not comparable or don't match.
Semantic error 209. Expression is not of type BOOLEAN.
Semantic error 485. Near: "ValeurAttribut".
Semantic error 116. Referenced TABLE - va2 - does not exist.
Semantic error 485. Near: "va2"."id_TypeArticle".
Semantic error 226. Referenced column - id_TypeArticle - not found.
Semantic error 217. Datatypes are not comparable or don't match.
Semantic error 485. Near: 1.
Semantic error 024. Left-hand side of OR/AND is not of type Boolean.
Semantic error 025. Right-hand side of OR/AND is not of type Boolean.
Semantic error 217. Datatypes are not comparable or don't match.
Semantic error 217. Datatypes are not comparable or don't match.
Exception 363 (40:000). Transaction rollback.
Partager