1. What is a temporary table in SQL?
2. What are CTEs and Views in SQL?
3. What are DDL, DML, and DCL?
4. Write a command to fetch data from the table.
5. What are lists? difference between list ,tupe, dict and sets ? how to extract elements from dict ?