Suppose you want to change the default field separator then which of the following statement would you use?

26. Suppose you want to change the default field separator then which of the following statement would you use?

  1. SET TABLE SEPARATOR SOURCE
  2. SET TABLE SOURCE
  3. CHANGE TABLE SEPARATOR

Answer: B) SET TABLE SOURCE

Explanation:

SET TABLE SOURCE, the statement can change the field separator.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.