Your browser does not support JavaScript!

Choose the letter of the correct answer based on the table EMPLOYEES as shown below.Table 1.0 EMPLOYEESBased on the given SELECT statement below what would be the possible output?SELECT TRIM(=E2=80=98K' FROM LASTNAME)AS TRIM, LASTNAME, DEPARTMENT_ID, MANAGER_IDFROM EMPLOYEESWHERE DEPARTMENT_ID = 50AND MANAGER_ID = 100;

  • RAJS                                 RAJS               50        124
  • MOURGOS                      MOURGOS    50        100 Correct
  • ZLOTKEY                       ZLOTKEY     80        100
  • MOURGOS                          ZLOTKEY     80        100
Similar IT-6202 questions