Answer:
wertweabcd
Explanation:
The LPAD() function left-pads a string with another string, to a certain length.
LPAD(string, length, lpad_string)
Parameter Description
string: Required. The original string. If the length of the original string is larger than the length parameter, this function removes the overfloating characters from string
length: Required. The length of the string after it has been left-padded
lpad_string: Required. The string to left-pad to string.
In example;
SELECT LPAD("SQL Brainly", 20, "ABC");
Output : ABCABCABSQL Brainly
Developing concept art so you know what the character basically looks like
“convert to a different number system as mentioned” there was no number system mentioned, but if you are just trying to find 17 * 10 = x * 2
all you need to do is find that 17 * 10 = 170 and 170/2 is 85 so
17 * 10 = 85 * 2