What is FILLER command in Teradata?

Answer Posted / kvsnr

For Srinu, i am posting my answer insted of girish for
SYNTAX for FILLER.

.LAYOUT FILE_IN; /* It is input file layout name */
.FIELD Emp_No * char(11); /* to load data in to Emp_no */
.FILLER Junk_chars * char(20); /* to skip the value for
the next 10 locations */

Is This Answer Correct ?    12 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is primary index and secondary index?

777


What are the design features involved in teradata?

740


How do you see a ddl for an existing table?

761


What can be achieved by using the teradata rdbms?

804


In Teradata, what is the significance of UPSERT command?

780


Describe the between keyword in teradata?

803


What are some commonly used bteq scripts?

743


Explain the term 'row' related to relational database management system?

713


What is bteq script in teradata?

812


Steps to create a data model?

848


Explain and compare pros and cons of snow flake schemas?

793


What is basic teradata query language?

812


How do you create tables? Exact syntax, and create profiles, users in teradata?

761


Explain PDE.

824


If a Node is busy what are the steps you can take to avoid ?

2090