Insert a new employee: (7, 'Ravi', 'IT', 58000).
Mission:Practice core SQL concepts for this chapter.
Investigation:Insert a new employee: (7, 'Ravi', 'IT', 58000).
Expected Outcome:Return the correct result set.
Concept tags:#INSERT#UPDATE#DELETE
Estimated: 3 minDifficulty: Beginner