SELECT * FROM EmployeeInfo WHERE EmpFname LIKE 'S%' ;. Q9. Write a query to fetch top N records. By using the TOP command in SQL Server: ...
確定! 回上一頁