Embed presentation


This SQL query selects all properties from the alf_node_properties table where the actual type is 21 and there is no matching content data in the alf_content_data table for the long value property. It performs a left join to check for null values in the alf_content_data table id field.
