Enter Query

SELECT
LEFT('SQL Tutorial', 3) result;

Query Result

Loading...