I have a column name Room_type ,the valid room types are bedroom,dining room,living room,kitchen,ba throom.
I have to validate the room_type column such that only valid room types are allowed.
I have to validate the room_type column such that only valid room types are allowed.
Comment