Write a query get the first 3 characters of first name from students table
Introduction Write a query get the first 3 characters of first name from students table. I have used phpMyAdmin for the following example. - students StudentId FirstName LastName Admission_fee Admission_date Branch 1 John Smith ...