I have a clumped_lulc or lulc (classified) raster layer which does not have an attribute showing the district name it (a pixel) belongs to. Using district shapefile, how the additional column of district name can be added in that classified layer.
You have to convert the classified land use/cover from raster to vector and then use union spatial analysis operation to combine both shape files with their attributes.