How can I check if the value is present in the database using if-else condition

Is it possible to check if the value is present in the database under certain heading using condition node

Hi @Faisal_Ata try using the set option in if-else, fetch the column and if the {{{column}}} is set indicates it has value else it will be empty.