i have table contain 3column(student_id,student_name,department) and multiple row
i need a sql statment to return the first five student that study english
and i work on windowsapplication in vs 2008 c#