begin select * from Table where Record = 7 and Flag = 1 exception when no_data_found then select * from Table where Record = 7 end;