- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Different mapping options in SAP HANA while importing data from flat file
In SAP HANA, using file import you can load data to an existing table or can create a new table with the same column names as in the flat file.
While using import wizard, you can define the mapping of columns. Following options are available −
- One to One
- Map by Name
Using Map by Name option, you can map columns in CSV files to the columns in an existing table.
- Related Articles
- Table type while importing data from flat file in SAP HANA
- Table mapping while data replication from flat file in SAP HANA database
- Different options in Data Preview in SAP HANA
- Importing data from Pgsql to SAP HANA database
- Using flat file load in SAP HANA database
- Different options under SAP HANA System Administration
- Using header rows during flat file upload in SAP HANA
- Different options in customizing SAP HANA Studio Perspective
- Authentication options in SAP HANA while adding new system
- Using different Projection options in Calculation view in SAP HANA
- Importing limited number of rows from CSV in SAP HANA
- Using Schema mapping in SAP HANA
- Setting schema mapping in SAP HANA
- What is the use of escape character () in text file while importing the data from text file to MySQL table?
- Performing different SAP logon check while connecting to HANA

Advertisements