Is it possible to make a row in MySQL inactive? So this row isn't used in the results of queries anymore? My client wants to keep the deleted members exists in the database, but I don't want to edit all the queries to check if the member is deleted or not.
Ya da başka bir "pasif" tabloya tüm satır veri taşımak için kolay bir yol var mı?