The primary goal of this project is to analyze data related to paintings, artists, museums, and various other related attributes to derive meaningful insights and answer specific queries using SQL. This project involves querying data from multiple tables related to paintings and museums to answer business-related questions. The analysis covers data retrieval, manipulation, and cleaning using SQL queries. The project uses multiple tables stored in a database named Paintings. The tables include such items as museum, artist, museum_hours, canvas_size, image_link, product_size, subject, work. The project involves the use of various SQL techniques including: