SQL Intervie Qus
SQL Intervie Qus
o Follow-up: How would you get the second highest salary from
an employee table?
3. How can you use the INSERT INTO SELECT statement to copy
data from one table to another?
Advanced/General Concepts
1. What are Common Table Expressions (CTEs), and how do they
differ from subqueries?