Advanced SQL Developer — Easy
Key points
- `LEFT(column, 3)` extracts characters from the left side of a string
- It is helpful for manipulating string data in SQL queries
- This function is useful for tasks like truncating or formatting strings
Ready to go further?
Related questions
