SQL Fundamentals — Medium
Key points
- SUBSTRING function extracts a specific portion of the string
- Start parameter determines the position to begin extracting from
- Length parameter specifies how many characters to include in the extracted substring
Ready to go further?
Related questions
