Database View where clause complex query
Hi All,I am trying to query a related field of CI Relationship table in Database view where clause.For eg: cir_parent = iar_u_infrastructure_ci && cir_parent.sys_class_name = 'cmdb_ci_server'But it is returing error message as: Syntax Error or Access...