Write a postgre sql query to display the first name and salary for all employees. Form the salary to be 10 characters long, left-padded with the $ symbol. Label the column as SALARY
Write a postgre sql query to display the first name and salary for all employees. Form the salary to be 10 characters long, left-padded with the $ symbol. Label the column as SALARY.
Sample table: employees
Output:
need an explanation for this answer? contact us directly to get an explanation for this answer