Select the output of the following SQL statement : SELECT RPAD(name,10,'x') from client_table where name='TEST';
Reveal answer
Fill a bubble to check yourself
Select the output of the following SQL statement : SELECT RPAD(name,10,'x') from client_table where name='TEST';