Describe the meaning of the keyword EXISTS. Describe how any and all relate to EXISTS and NOT EXISTS. Write a query which will display names of any customers who are interested in all artists. Explain correct steps involved in changin table name, ensuring that problem will not arise in database. Illustrtae SQL statement to add integer column C1 to table T2. Suppose that C1 is NULL.