SQL : Text Functions
How to display the text in uppercase, lowercase and proper case
How to display the text first letter with Cap
Ex: Upper case = RAMESH
Lower case = ramesh
Proper case = Ramesh
Most useful video for interview purpose
SQL Annual Salary of the emp: • Annual salary of the employees : SQL
How to know the no.of job groups and no.of emp in each job group
• SQL: How to know the number of job gr...
Name of employees who earn commission
• SQL: Name of employees who earn commi...