SELECT * FROM books WHERE book_name = "CPP" OR alias_book_name = "JAVA" OR actual_book_name = ".NET"; instead of SELECT * FROM books WHERE "CPP" IN (book_name, alias_book_name, actual_book_name);
Do you want to delete a "" lesson. Warning! This delete will remove all it's sub lessons and contents.
Do you want to delete a "" sub lesson. Warning! This delete will remove all it's contents.
Do you want to delete content.
Do you want to remove selected book from favorite books.
Do you want to delete selected author from your authors list.