Multiple Choice
To remove extra spaces to the right of a value,for example,the value in a FIRST_NAME column,use the ____ function.
A) TRUNCATE
B) TRIM
C) RIGHT
D) RTRIM
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: You cannot use functions in WHERE clauses.
Q16: You can embed SQL commands in Access
Q17: In T-SQL,arguments should have the same data
Q18: Name two reasons for creating a stored
Q19: To add a specific number of days
Q20: To create a stored procedure in Oracle,use
Q22: _ is the procedural language that SQL
Q23: What are the three advantages of cursors?
Q25: To handle processing of errors,include a(n)_ clause
Q26: In T-SQL,all arguments start with the ampersand