InterviewSolution
Saved Bookmarks
| 1. |
How does SAP HANA support import from a local file? |
|
Answer» Go to File → Import, You will see below option This is used to import data from a flat file like .xls or.csv file. Click on Next → Choose Target System → Define Import Properties. Select Source file by browsing local system. It also gives an option if you want to keep the header row. It also gives an option to create a new table under existing Schema or if you want to import data from a file to an existing table. |
|